concurrent_vector::~concurrent_vector 析构函数

清除所有元素并销毁此并发向量。

~concurrent_vector();

要求

**标头:**concurrent_vector.h

命名空间: 并发

请参见

其他资源

concurrent_vector 类