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