nlohmann::basic_json::iterator_wrapper

wrapper to access iterator member functions in range-based for

Synopsis

Declared in <nlohmann/json.hpp>

[[deprecated]]
static
iteration_proxy<iterator>
iterator_wrapper(reference ref) noexcept;

WARNING

Deprecated: Since 3.1.0; use items(). Use of this entity is allowed but discouraged.

Parameters

NameDescription
refthe type of an element reference