Home
last modified time | relevance | path

Searched defs:is_sax_static_asserts (Results 1 – 3 of 3) sorted by relevance

/third_party/json/include/nlohmann/detail/meta/
Dis_sax.hpp105 struct is_sax_static_asserts struct
111 using number_integer_t = typename BasicJsonType::number_integer_t;
112 using number_unsigned_t = typename BasicJsonType::number_unsigned_t;
113 using number_float_t = typename BasicJsonType::number_float_t;
114 using string_t = typename BasicJsonType::string_t;
115 using binary_t = typename BasicJsonType::binary_t;
116 using exception_t = typename BasicJsonType::exception;
/third_party/json/single_include/nlohmann/
Djson.hpp9045 struct is_sax_static_asserts struct
9051 using number_integer_t = typename BasicJsonType::number_integer_t;
9052 using number_unsigned_t = typename BasicJsonType::number_unsigned_t;
9053 using number_float_t = typename BasicJsonType::number_float_t;
9054 using string_t = typename BasicJsonType::string_t;
9055 using binary_t = typename BasicJsonType::binary_t;
9056 using exception_t = typename BasicJsonType::exception;
/third_party/json/tests/abi/include/nlohmann/
Djson_v3_10_5.hpp8135 struct is_sax_static_asserts struct
8141 using number_integer_t = typename BasicJsonType::number_integer_t;
8142 using number_unsigned_t = typename BasicJsonType::number_unsigned_t;
8143 using number_float_t = typename BasicJsonType::number_float_t;
8144 using string_t = typename BasicJsonType::string_t;
8145 using binary_t = typename BasicJsonType::binary_t;
8146 using exception_t = typename BasicJsonType::exception;