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

Synopsis

Declared in <bdlc_flathashset.h>

bslma::Allocator*
allocator() const;

Created with MrDocs