nlohmann::basic_json<>::iterator_wrapper

Synopsis

Declared in <nlohmann/json.hpp>
[[__deprecated__]]
static
iteration_proxy<const_iterator>
iterator_wrapper(const_reference ref) noexcept;


Created with MrDocs