cancellation_token_registration::operator= 運算子
cancellation_token_registration& operator=(
const cancellation_token_registration& _Src
);
cancellation_token_registration& operator=(
cancellation_token_registration&& _Src
);
參數
- _Src
需求
標頭: pplcancellation_token.h
**命名空間:**concurrency