_Promise< _Ty > _MyPromise
Definition: future:1569
template<class _Ty>
template<class _Alloc >
1497 :
_MyPromise(_Make_associated_state<_Ty>(_Al))
_Promise< _Ty > _MyPromise
Definition: future:1569
_Promise< _Ty > _MyPromise
Definition: future:1569
constexpr _Ty && forward(typename remove_reference< _Ty >::type &_Arg) _NOEXCEPT
Definition: type_traits:1273
error_code make_error_code(_Future_errc _Errno) _NOEXCEPT
Definition: future:120
#define _XSTD
Definition: xstddef:21
_Promise< _Ty > _MyPromise
Definition: future:1569
exception_ptr make_exception_ptr(_Ex _Except) _NOEXCEPT
Definition: exception:371
_Promise< _Ty > _MyPromise
Definition: future:1569
Definition: xtr1common:15
_Promise< _Ty > _MyPromise
Definition: future:1569
1557 _MyPromise._Get_state_for_set()._Set_exception(_Exc,
false);
_Promise< _Ty > _MyPromise
Definition: future:1569
1562 _MyPromise._Get_state_for_set()._Set_exception(_Exc,
true);
_Promise< _Ty > _MyPromise
Definition: future:1569
_In_ int _Val
Definition: vcruntime_string.h:62
_Promise< _Ty > _MyPromise
Definition: future:1569
_In_ int _Val
Definition: vcruntime_string.h:62
_Promise< _Ty > _MyPromise
Definition: future:1569
template<class _Ty>
void promise< _Ty >::set_value_at_thread_exit |
( |
const _Ty & |
_Val | ) |
|
|
inline |
_In_ int _Val
Definition: vcruntime_string.h:62
_Promise< _Ty > _MyPromise
Definition: future:1569
template<class _Ty>
void promise< _Ty >::set_value_at_thread_exit |
( |
_Ty && |
_Val | ) |
|
|
inline |
_In_ int _Val
Definition: vcruntime_string.h:62
_Promise< _Ty > _MyPromise
Definition: future:1569
_Promise< _Ty > _MyPromise
Definition: future:1569
The documentation for this class was generated from the following file: