[#bsl-map-0c7-const_pointer] = xref:bsl.adoc[bsl]::xref:bsl/map-0c7.adoc[map<int, pair<shared_ptr<Statistics>, shared_ptr<Collector<OsLinux>>>>]::const_pointer :relfileprefix: ../../ :mrdocs: Alias for the const 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/const_pointer.adoc[AllocatorTraits::const_pointer] const_pointer; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#