Freigeben über


cancellation_token_registration::operator=-Operator

cancellation_token_registration& operator=(
   const cancellation_token_registration& _Src
);

cancellation_token_registration& operator=(
   cancellation_token_registration&& _Src
);

Parameter

  • _Src

Anforderungen

Header: pplcancellation_token.h

Namespace: Parallelität

Siehe auch

Referenz

cancellation_token_registration-Klasse