[#BloombergLP-bslstl-SimplePool-allocator-0d] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bslstl.adoc[bslstl]::xref:BloombergLP/bslstl/SimplePool.adoc[SimplePool]::allocator :relfileprefix: ../../../ :mrdocs: Return a reference providing non‐modifiable access to the rebound allocator traits for the node‐type. Note that this operation returns a base‐class (`AllocatorType`) reference to this object. == Synopsis Declared in `<bslstl_simplepool.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/bslstl/SimplePool/AllocatorType.adoc[SimplePool<VALUE, ALLOCATOR>::AllocatorType] const& allocator() const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#