[#nlohmann-basic_json-00-const_reference] = xref:nlohmann.adoc[nlohmann]::xref:nlohmann/basic_json-00.adoc[basic_json]::const_reference :relfileprefix: ../../ :mrdocs: the type of an element const reference == Synopsis Declared in `<nlohmann/json.hpp>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- using const_reference = xref:nlohmann/basic_json-00/value_type.adoc[value_type] const&; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#