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