Remove all entries from this unordered multimap. Note that this object will be empty after this call, but allocated memory may be retained for future use.

Synopsis

Declared in <bslstl_unorderedmultimap.h>

void
clear() noexcept;

Created with MrDocs