BloombergLP::bdlc::FlatHashSet::clear

Remove all elements from this set.

Synopsis

Declared in <bdlc_flathashset.h>

void
clear();

Description

Note that this set will be empty after calling this method, but allocated memory may be retained for future use. See the capacity method.