concurrent_unordered_set::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_set Class