Freigeben über


cancellation_token_registration::cancellation_token_registration-Konstruktor

cancellation_token_registration();

cancellation_token_registration(
   const cancellation_token_registration& _Src
);

cancellation_token_registration(
   cancellation_token_registration&& _Src
);

Parameter

  • _Src

Anforderungen

Header: pplcancellation_token.h

Namespace: Parallelität

Siehe auch

Referenz

cancellation_token_registration-Klasse