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

Synopsis

Declared in <bslstl_multimap.h>

void
clear() noexcept;

Created with MrDocs