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