Home
last modified time | relevance | path

Searched refs:wide_string_input_adapter (Results 1 – 2 of 2) sorted by relevance

/third_party/json/include/nlohmann/detail/input/
Dinput_adapters.hpp284 class wide_string_input_adapter class
289 wide_string_input_adapter(BaseInputAdapter base) in wide_string_input_adapter() function in nlohmann::detail::wide_string_input_adapter
357 using adapter_type = wide_string_input_adapter<base_adapter_type, char_type>;
/third_party/json/single_include/nlohmann/
Djson.hpp5005 class wide_string_input_adapter class
5010 wide_string_input_adapter(BaseInputAdapter base) in wide_string_input_adapter() function in nlohmann::detail::wide_string_input_adapter
5078 using adapter_type = wide_string_input_adapter<base_adapter_type, char_type>;