NDDEM
Variables
anonymous_namespace{json.hpp} Namespace Reference

Variables

constexpr JSON_INLINE_VARIABLE const auto & from_json
 
constexpr JSON_INLINE_VARIABLE 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

constexpr JSON_INLINE_VARIABLE const auto& anonymous_namespace{json.hpp}::from_json
constexpr

◆ to_json

constexpr JSON_INLINE_VARIABLE const auto& anonymous_namespace{json.hpp}::to_json
constexpr