nlohmann::basic_json::const_reference

the type of an element const reference

Synopsis

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


Created with MrDocs