nlohmann::basic_json::items

helper to access iterator member functions in range-based for

Synopsis

Declared in <nlohmann/json.hpp>
iteration_proxy<iterator>
items() noexcept;


Created with MrDocs