Home
last modified time | relevance | path

Searched defs:get_msgpack_float_prefix (Results 1 – 2 of 2) sorted by relevance

/third_party/json/include/nlohmann/detail/output/
Dbinary_writer.hpp1247 static constexpr CharType get_msgpack_float_prefix(float /*unused*/) in get_msgpack_float_prefix() function in nlohmann::detail::binary_writer
1252 static constexpr CharType get_msgpack_float_prefix(double /*unused*/) in get_msgpack_float_prefix() function in nlohmann::detail::binary_writer
/third_party/json/single_include/nlohmann/
Djson.hpp13972 static constexpr CharType get_msgpack_float_prefix(float /*unused*/) in get_msgpack_float_prefix() function in nlohmann::detail::binary_writer
13977 static constexpr CharType get_msgpack_float_prefix(double /*unused*/) in get_msgpack_float_prefix() function in nlohmann::detail::binary_writer