Home
last modified time | relevance | path

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

/third_party/json/include/nlohmann/detail/input/
Dinput_adapters.hpp357 struct is_iterator_of_multibyte struct
359 using value_type = typename std::iterator_traits<T>::value_type;
361 {
/third_party/json/single_include/nlohmann/
Djson.hpp6426 struct is_iterator_of_multibyte struct
6428 using value_type = typename std::iterator_traits<T>::value_type;
6430 {
/third_party/json/tests/abi/include/nlohmann/
Djson_v3_10_5.hpp5554 struct is_iterator_of_multibyte struct
5556 using value_type = typename std::iterator_traits<T>::value_type;
5558 {