Home
last modified time | relevance | path

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

/aosp_15_r20/external/ublksrv/include/nlohmann/
H A 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