Home
last modified time | relevance | path

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

/third_party/json/include/nlohmann/detail/output/
Dbinary_writer.hpp1290 static constexpr CharType get_cbor_float_prefix(float /*unused*/) in get_cbor_float_prefix() function in detail::binary_writer
1295 static constexpr CharType get_cbor_float_prefix(double /*unused*/) in get_cbor_float_prefix() function in detail::binary_writer
/third_party/json/tests/abi/include/nlohmann/
Djson_v3_10_5.hpp14551 static constexpr CharType get_cbor_float_prefix(float /*unused*/) in get_cbor_float_prefix() function in nlohmann::detail::binary_writer
14556 static constexpr CharType get_cbor_float_prefix(double /*unused*/) in get_cbor_float_prefix() function in nlohmann::detail::binary_writer
/third_party/json/single_include/nlohmann/
Djson.hpp16205 static constexpr CharType get_cbor_float_prefix(float /*unused*/) in get_cbor_float_prefix() function in detail::binary_writer
16210 static constexpr CharType get_cbor_float_prefix(double /*unused*/) in get_cbor_float_prefix() function in detail::binary_writer