[#bsl-unordered_multimap-0b0-pointer] = xref:bsl.adoc[bsl]::xref:bsl/unordered_multimap-0b0.adoc[unordered_multimap]::pointer :relfileprefix: ../../ :mrdocs: This `typedef` is an alias for `pointer`. == Synopsis Declared in `<bslstl_unorderedmultimap.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- typedef AllocatorTraits::pointer pointer; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#