Classes | Functions
std Namespace Reference

Classes

class  allocator
 
struct  hash< nlohmann::json >
 hash value for JSON objects More...
 
struct  less< ::nlohmann::detail::value_t >
 

Functions

template<>
void swap (nlohmann::json &j1, nlohmann::json &j2) noexcept(is_nothrow_move_constructible< nlohmann::json >::value andis_nothrow_move_assignable< nlohmann::json >::value)
 exchanges the values of two JSON objects More...
 

Function Documentation

template<>
void std::swap ( nlohmann::json j1,
nlohmann::json j2 
)
inlinenoexcept

exchanges the values of two JSON objects

Since
version 1.0.0

Definition at line 17194 of file json.hpp.



json_transport
Author(s): Paul Bovbel
autogenerated on Wed Jan 27 2021 03:58:48