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

Synopsis

Declared in <bdlc_flathashtable.h>

bslma::Allocator*
allocator() const;

Return Value

allocator used by this table

Created with MrDocs