Return the allocator used by this hash table to supply memory.

Synopsis

Declared in <bdlc_flathashtable.h>

bslma::Allocator*
allocator() const;

Created with MrDocs