Home
last modified time | relevance | path

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

/external/icu/icu4c/source/tools/toolutil/
Djson-json.hpp5334 template<typename IteratorType> class iteration_proxy class
5344 explicit iteration_proxy(typename IteratorType::reference cont) noexcept in iteration_proxy() function in detail::iteration_proxy
19480 using iteration_proxy = ::nlohmann::detail::iteration_proxy<Iterator>; typedef in basic_json
/external/ublksrv/include/nlohmann/
Djson.hpp5050 template<typename IteratorType> class iteration_proxy class
5060 explicit iteration_proxy(typename IteratorType::reference cont) noexcept in iteration_proxy() function in nlohmann::detail::iteration_proxy
18986 using iteration_proxy = ::nlohmann::detail::iteration_proxy<Iterator>; typedef in nlohmann::basic_json