[#bsl-hash_set-const_pointer] = xref:bsl.adoc[bsl]::xref:bsl/hash_set.adoc[hash_set]::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]#