Create an empty set using the specified basicAllocator.

Synopsis

Declared in <bdlc_flathashset.h>

explicit
FlatHashSet(bslma::Allocator* basicAllocator);

Created with MrDocs