[#BloombergLP-bdlma-ConcurrentFixedPool-allocator] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlma.adoc[bdlma]::xref:BloombergLP/bdlma/ConcurrentFixedPool.adoc[ConcurrentFixedPool]::allocator :relfileprefix: ../../../ :mrdocs: Return the allocator used by this object to allocate memory. Note that this allocator can not be used to deallocate memory allocated through this pool. == Synopsis Declared in `<bdlma_concurrentfixedpool.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/bslma/Allocator.adoc[bslma::Allocator]* allocator() const; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#