Return the allocator used by StripedUnorderedContainerImpl_Node to allocate memory.
Synopsis
Declared in <bdlcc_stripedunorderedcontainerimpl.h>
bslma::Allocator*
allocator() const;
Return Value
the allocator used by this node to allocate memory
Created with MrDocs