concurrent_unordered_multimap::clear Method
Erases all the elements in the concurrent container. This function is not concurrency safe.
void clear();
Requirements
Header: internal_concurrent_hash.h
Namespace: concurrency
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Erases all the elements in the concurrent container. This function is not concurrency safe.
void clear();
Header: internal_concurrent_hash.h
Namespace: concurrency