Return the allocator used by this flat hash map to supply memory.

Synopsis

Declared in <bdlc_flathashmap.h>

bslma::Allocator*
allocator() const;

Created with MrDocs