This topic has not yet been rated - Rate this topic

packaged_task::operator bool Operator

Visual Studio 2012

Specifies whether the object has an associated asynchronous state.

operator bool() const _NOEXCEPT;

true if the object has an associated asynchronous state; otherwise, false.

Header: future

Namespace: std

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.