multiset::erase


template <class t>
void multiset<t,less>::erase()

This method erases all elements in the multiset.