helper to access iterator member functions in range-based for
Declared in <nlohmann/json.hpp>
<nlohmann/json.hpp>
iteration_proxy<const_iterator> items() const noexcept;
const iteration proxy exposing key()/value() for range-based for loops
key()
value()