cancellation_token_registration::cancellation_token_registration 생성자
cancellation_token_registration 개체를 생성합니다.
cancellation_token_registration();
cancellation_token_registration(
const cancellation_token_registration& _Src
);
cancellation_token_registration(
cancellation_token_registration&& _Src
);
매개 변수
- _Src
소스 cancellation_token_registration 개체입니다.
설명
빈 기본 생성자를 만듭니다 cancellation_token_registration 되는 개체를 잘못 수 복사 되거나 다른에서 할당 된 때까지 유효한 cancellation_token_registration.
로 cancellation_token_registration 스마트 포인터 처럼는 복사 생성 후이 동작 개체와 같은 실제 등록을 나타내는 _Src.
요구 사항
헤더: ppl.h
네임 스페이스: 동시성