共用方式為


concurrent_unordered_multiset::cend Method

傳回常數指向位置的 Iterator 成功最後一個項目在並行容器。 這個方法是並行安全的。

const_iterator cend() const;

傳回值

對成功最後一個項目之位置的常數 Iterator 在並行容器。

需求

標題: internal_concurrent_hash.h

命名空間: concurrency

請參閱

參考

concurrent_unordered_multiset 類別