[#bsl-unordered_map-0bf-const_pointer] = xref:bsl.adoc[bsl]::xref:bsl/unordered_map-0bf.adoc[unordered_map<basic_string<char>, Json, TransparentHash, TransparentEqualTo>]::const_pointer :relfileprefix: ../../ :mrdocs: This `typedef` is an alias to `AllocatorTraits::const_pointer`. == Synopsis Declared in `<bslstl_unorderedmap.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- typedef xref:bsl/allocator_traits-0a0/const_pointer.adoc[AllocatorTraits::const_pointer] const_pointer; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#