bsl::multiset::clear

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

Synopsis

Declared in <bslstl_multiset.h>

void
clear() noexcept;