helper to access iterator member functions in range‐based for

Synopsis

Declared in <nlohmann/json.hpp>

iteration_proxy<const_iterator>
items() const noexcept;

Created with MrDocs