concurrent_unordered_multiset::clear Method
Visual Studio 2012
Erases all the elements in the concurrent container. This function is not concurrency safe.
void clear();
Erases all the elements in the concurrent container. This function is not concurrency safe.
void clear();