cancellation_token_registration::operator!= 运算符

bool operator!=(
   const cancellation_token_registration& _Rhs
) const;

参数

  • _Rhs

要求

**标头:**pplcancellation_token.h

**命名空间:**并发

请参见

参考

cancellation_token_registration 类