다음을 통해 공유


packaged_task::operator 부울 연산자

개체가 있는지 여부를 지정 하는 associated asynchronous state.

operator bool() const _NOEXCEPT;

반환 값

true비동기 연결된 상태 개체에 있는 경우. 그렇지 않으면 false.

요구 사항

헤더: 미래

네임 스페이스: std

참고 항목

참조

packaged_task 클래스

<future>