concurrent_unordered_map::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

See Also

Reference

concurrent_unordered_map Class