[#bsl-map-0c7-pointer] = xref:bsl.adoc[bsl]::xref:bsl/map-0c7.adoc[map<int, pair<shared_ptr<Statistics>, shared_ptr<Collector<OsLinux>>>>]::pointer :relfileprefix: ../../ :mrdocs: Alias for the pointer type supplied by the allocator traits. == Synopsis Declared in `<bslstl_map.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- typedef xref:bsl/allocator_traits-060/pointer.adoc[AllocatorTraits::pointer] pointer; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#