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