wrapper to access iterator member functions in range-based for
<nlohmann/json.hpp>
[[__deprecated__]]
static
iteration_proxy<const_iterator>
iterator_wrapper(const_reference ref) noexcept;
Name | Description |
---|---|
ref | the type of an element const reference |