#include <json.hpp>
◆ object_comparator_t
template<typename BasicJsonType>
◆ object_t
template<typename BasicJsonType>
◆ type
template<typename BasicJsonType>
Initial value: typename std::conditional < has_key_compare<object_t>::value,
typename BasicJsonType::default_object_comparator_t object_comparator_t
Definition json.hpp:3712
typename std::conditional< has_key_compare< object_t >::value, typename object_t::key_compare, object_comparator_t >::type type
Definition json.hpp:3713
The documentation for this struct was generated from the following file: