Searched defs:iteration_proxy (Results 1 – 1 of 1) sorted by relevance
5050 template<typename IteratorType> class iteration_proxy class5060 explicit iteration_proxy(typename IteratorType::reference cont) noexcept in iteration_proxy() function in nlohmann::detail::iteration_proxy18986 using iteration_proxy = ::nlohmann::detail::iteration_proxy<Iterator>; typedef in nlohmann::basic_json