concurrent_unordered_map::clear Method

清除在并发容器的所有元素。此功能不是并发安全方法。

void clear( );

要求

**标头:**internal_concurrent_hash.h

**命名空间:**并发

请参见

参考

concurrent_unordered_map 类