bsl::unordered_set<Attribute, AttributeHash>::clear

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

Synopsis

Declared in <bslstl_unorderedset.h>

void
clear() noexcept;