次の方法で共有


_Concurrent_queue_iterator::operator は演算子

[このドキュメントはプレビュー版であり、後のリリースで変更されることがあります。 空白のトピックは、プレースホルダーとして挿入されています。]

オーバーロードされます。

_Concurrent_queue_iterator& operator++();
_Concurrent_queue_iterator operator++(
   int
);

パラメータ

  • @unnamed1

必要条件

Header: concurrent_queue.h

参照

その他の技術情報

_Concurrent_queue_iterator クラス