cancellation_token::operator= 연산자
하나의 콘텐츠를 대체 cancellation_token 다른 개체입니다.
cancellation_token& operator=(
const cancellation_token& _Src
);
cancellation_token& operator=(
cancellation_token&& _Src
);
매개 변수
- _Src
소스 cancellation_token 개체입니다.
설명
로 cancellation_token 스마트 포인터 처럼 동작 내부 개체로 복사 배정 된 후이 개체를 나타내는 _Src 않습니다.
요구 사항
헤더: ppl.h
네임 스페이스: 동시성