bsl::set::clear

Remove all entries from this set. Note that the set is empty after this call, but allocated memory may be retained for future use.

Synopsis

Declared in <bslstl_set.h>

void
clear() noexcept;