[#bsl-hash_multiset-const_pointer] = xref:bsl.adoc[bsl]::xref:bsl/hash_multiset.adoc[hash_multiset]::const_pointer :relfileprefix: ../../ :mrdocs: Pointer to a non‐modifiable element. == Synopsis Declared in `<bslstp_hashset.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- typedef _Ht::const_pointer const_pointer; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#