Return the allocator used by this hash map to supply memory.
Declared in <bdlcc_stripedunorderedmap.h>
<bdlcc_stripedunorderedmap.h>
bslma::Allocator* allocator() const;
Note that if no allocator was supplied at construction the default allocator installed at that time is used.
the allocator used by this hash map to supply memory