[#BloombergLP-bdlcc-StripedUnorderedContainerImpl_Node-allocator] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bdlcc.adoc[bdlcc]::xref:BloombergLP/bdlcc/StripedUnorderedContainerImpl_Node.adoc[StripedUnorderedContainerImpl_Node]::allocator :relfileprefix: ../../../ :mrdocs: Return the allocator used by `StripedUnorderedContainerImpl_Node` to allocate memory. == Synopsis Declared in `<bdlcc_stripedunorderedcontainerimpl.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]#