Home
last modified time | relevance | path

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

/third_party/json/include/nlohmann/detail/iterators/
Diteration_proxy.hpp157 template<typename IteratorType> class iteration_proxy class
167 explicit iteration_proxy(typename IteratorType::reference cont) noexcept in iteration_proxy() function in detail::iteration_proxy
/third_party/json/include/nlohmann/
Djson.hpp146 using iteration_proxy = ::nlohmann::detail::iteration_proxy<Iterator>; typedef in basic_json
/third_party/json/single_include/nlohmann/
Djson.hpp5235 template<typename IteratorType> class iteration_proxy class
5245 explicit iteration_proxy(typename IteratorType::reference cont) noexcept in iteration_proxy() function in detail::iteration_proxy
19324 using iteration_proxy = ::nlohmann::detail::iteration_proxy<Iterator>; typedef in basic_json
/third_party/json/tests/abi/include/nlohmann/
Djson_v3_10_5.hpp4424 template<typename IteratorType> class iteration_proxy class
4432 explicit iteration_proxy(typename IteratorType::reference cont) noexcept in iteration_proxy() function in nlohmann::detail::iteration_proxy
17328 using iteration_proxy = ::nlohmann::detail::iteration_proxy<Iterator>; typedef in nlohmann::basic_json