nlohmann::basic_json<>::iterator_wrapper

Synopsis

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


Created with MrDocs