[#bsl-list-054-pointer] = xref:bsl.adoc[bsl]::xref:bsl/list-054.adoc[list]::pointer :relfileprefix: ../../ :mrdocs: Pointer to a modifiable element in this list. == Synopsis Declared in `<bslstl_list.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- typedef allocator_traits<ALLOCATOR>::pointer pointer; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#