Home
last modified time | relevance | path

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

/third_party/json/include/nlohmann/detail/input/
Dinput_adapters.hpp319 std::array<std::char_traits<char>::int_type, 4> utf8_bytes = {{0, 0, 0, 0}}; member in nlohmann::detail::wide_string_input_adapter
/third_party/json/single_include/nlohmann/
Djson.hpp5040 std::array<std::char_traits<char>::int_type, 4> utf8_bytes = {{0, 0, 0, 0}}; member in nlohmann::detail::wide_string_input_adapter