Home
last modified time | relevance | path

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

/external/icu/icu4c/source/tools/toolutil/
Djson-json.hpp6524 struct is_iterator_of_multibyte struct
6526 using value_type = typename std::iterator_traits<T>::value_type;
6528 {
/external/ublksrv/include/nlohmann/
Djson.hpp6243 struct is_iterator_of_multibyte struct
6245 using value_type = typename std::iterator_traits<T>::value_type;
6247 {