Function std::swap< nlohmann::json >

Function Documentation

template<>
void std::swap<nlohmann::json>(nlohmann::json &j1, nlohmann::json &j2) noexcept(is_nothrow_move_constructible<nlohmann::json>::value and is_nothrow_move_assignable<nlohmann::json>::value)