cancellation_token_registration::operator!= 演算子
cancellation_token_registration の 2 種類のオブジェクトが 2 台のキャンセル トークンの登録を表すかどうかを判断します。
bool operator!=(
const cancellation_token_registration& _Rhs
) const;
パラメーター
- _Rhs
と比較する cancellation_token_registration のオブジェクト。
戻り値
2 種類のオブジェクトが 2 台のトークン登録を表す場合true 、別の方法で false 。
必要条件
ヘッダー: ppl.h
名前空間: の同時実行