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