nlohmann::basic_json::reference

the type of an element reference

Synopsis

Declared in <nlohmann/json.hpp>
using reference = value_type&;


Created with MrDocs