cancellation_token_source::operator== 연산자
두 여부를 결정 합니다. cancellation_token_source 동일한 토큰 소스를 나타내는 개체입니다.
bool operator==(
const cancellation_token_source& _Rhs
) const;
매개 변수
- _Rhs
cancellation_token_source 와 비교할 개체입니다.
반환 값
true두 개체가 동일한 토큰 원본으로 나타내는 경우 false 그렇지.
요구 사항
헤더: ppl.h
네임 스페이스: 동시성