The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.
Visual Studio 2012
Determines whether two task objects represent the same internal task.
bool operator==( const task<_ReturnType>& _Rhs ) const; bool operator==( const task<void>& _Rhs ) const;