Home
last modified time | relevance | path

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

/third_party/json/include/nlohmann/detail/iterators/
Diteration_proxy.hpp22 template<typename IteratorType> class iteration_proxy_value class
45 explicit iteration_proxy_value(IteratorType it) noexcept : anchor(it) {} in iteration_proxy_value() function in nlohmann::detail::iteration_proxy_value
/third_party/json/single_include/nlohmann/
Djson.hpp3841 template<typename IteratorType> class iteration_proxy_value class
3864 explicit iteration_proxy_value(IteratorType it) noexcept : anchor(it) {} in iteration_proxy_value() function in nlohmann::detail::iteration_proxy_value