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
A factory method for creating a task_handle object.
template < class _Function > task_handle<_Function> make_task( const _Function& _Func );