template<class _Rx , bool _Inline>
template<class _Rx , bool _Inline>
template<class _Rx , bool _Inline>
template<class _Fty2 >
889 _Task = ::Concurrency::create_task([
this]()
891 this->_Call_immediate();
894 this->_Running =
true;
::Concurrency::task< void > _Task
Definition: future:919
_Packaged_state< _Rx()> _Mybase
Definition: future:882
template<class _Rx , bool _Inline>
virtual void _Wait()
Definition: future:903
template<class _Rx , bool _Inline>
915 return (_Mybase::_Get_value(_Get_only_once));
::Concurrency::task< void > _Task
Definition: future:919
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:4170
template<class _Rx , bool _Inline>
::Concurrency::task< void > _Task
Definition: future:919
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:4170
template<class _Rx , bool _Inline>
The documentation for this class was generated from the following file: