A Discrete-Event Network Simulator
API
Loading...
Searching...
No Matches
anonymous_namespace{json.h} Namespace Reference

namespace to hold default from_json function to see why this is required: http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2015/n4381.html More...

Variables

JSON_INLINE_VARIABLE constexpr const auto & from_json
 
JSON_INLINE_VARIABLE constexpr const auto & to_json
 

Detailed Description

namespace to hold default from_json function to see why this is required: http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2015/n4381.html

namespace to hold default to_json function to see why this is required: http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2015/n4381.html

Variable Documentation

◆ from_json

JSON_INLINE_VARIABLE constexpr const auto& anonymous_namespace{json.h}::from_json
constexpr
Initial value:

Definition at line 5396 of file json.h.

◆ to_json

JSON_INLINE_VARIABLE constexpr const auto& anonymous_namespace{json.h}::to_json
constexpr
Initial value:

Definition at line 6167 of file json.h.