Create an empty set with at least the specified capacity.

Synopsis

Declared in <bdlc_flathashset.h>

explicit
FlatHashSet(std::size_t capacity);

Created with MrDocs