libMVRgdtf e5d999f
A library for GDTF and MVR
Loading...
Searching...
No Matches
std Namespace Reference

Classes

struct  hash< VectorworksMVR::TXString >
class  tuple_size<::nlohmann::detail::iteration_proxy_value< IteratorType > >
class  tuple_element< N, ::nlohmann::detail::iteration_proxy_value< IteratorType > >
struct  hash< nlohmann::json >

Functions

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

Variables

*specialization for std::less< value_t > * note
*specialization for std::less< value_t > *see https
*specialization for std::less< value_t > *see nlohmann::detail::value_t rhs const noexcept

Function Documentation

◆ swap< nlohmann::json >()

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

exchanges the values of two JSON objects

Since
version 1.0.0

Variable Documentation

◆ https

* specialization for std::less<value_t> * see std::https

◆ noexcept

* specialization for std::less<value_t> * see nlohmann::detail::value_t rhs const std::noexcept
Initial value:
{
return nlohmann::detail::operator<(lhs, rhs)
bool operator<(const value_t lhs, const value_t rhs) noexcept
comparison operator for JSON types
Definition json.h:3404

◆ note

* specialization for std::less<value_t>* std::note