template<class _Rx , bool _Inline>
template<class _Rx , bool _Inline>
template<class _Rx , bool _Inline>
template<class _Fty2 >
903 _Task = ::Concurrency::create_task([
this]()
905 this->_Call_immediate();
908 this->_Running =
true;
::Concurrency::task< void > _Task
Definition: future:933
_Packaged_state< _Rx()> _Mybase
Definition: future:896
template<class _Rx , bool _Inline>
virtual void _Wait()
Definition: future:917
template<class _Rx , bool _Inline>
929 return (_Mybase::_Get_value(_Get_only_once));
::Concurrency::task< void > _Task
Definition: future:933
task_status wait() const
Waits for this task to reach a terminal state. It is possible for wait to execute the task inline...
Definition: ppltasks.h:4169
template<class _Rx , bool _Inline>
::Concurrency::task< void > _Task
Definition: future:933
task_status wait() const
Waits for this task to reach a terminal state. It is possible for wait to execute the task inline...
Definition: ppltasks.h:4169
template<class _Rx , bool _Inline>
The documentation for this class was generated from the following file: