_Promise< _Ty > _MyPromise
Definition: future:1565
template<class _Ty>
template<class _Alloc >
1493 :
_MyPromise(_Make_associated_state<_Ty>(_Al))
_Promise< _Ty > _MyPromise
Definition: future:1565
_Promise< _Ty > _MyPromise
Definition: future:1565
constexpr _Ty && forward(typename remove_reference< _Ty >::type &_Arg) _NOEXCEPT
Definition: type_traits:1332
error_code make_error_code(_Future_errc _Errno) _NOEXCEPT
Definition: future:119
_Promise< _Ty > _MyPromise
Definition: future:1565
exception_ptr make_exception_ptr(_Ex _Except) _NOEXCEPT
Definition: exception:378
_Promise< _Ty > _MyPromise
Definition: future:1565
Definition: xtr1common:16
promise()
Definition: future:1486
constexpr remove_reference< _Ty >::type && move(_Ty &&_Arg) _NOEXCEPT
Definition: type_traits:1349
1553 _MyPromise._Get_state_for_set()._Set_exception(_Exc,
false);
_Promise< _Ty > _MyPromise
Definition: future:1565
1558 _MyPromise._Get_state_for_set()._Set_exception(_Exc,
true);
_Promise< _Ty > _MyPromise
Definition: future:1565
_Promise< _Ty > _MyPromise
Definition: future:1565
_FwdIt const _Ty _Val
Definition: algorithm:1938
_Promise< _Ty > _MyPromise
Definition: future:1565
_FwdIt const _Ty _Val
Definition: algorithm:1938
template<class _Ty>
void promise< _Ty >::set_value_at_thread_exit |
( |
const _Ty & |
_Val | ) |
|
|
inline |
_Promise< _Ty > _MyPromise
Definition: future:1565
_FwdIt const _Ty _Val
Definition: algorithm:1938
template<class _Ty>
void promise< _Ty >::set_value_at_thread_exit |
( |
_Ty && |
_Val | ) |
|
|
inline |
_Promise< _Ty > _MyPromise
Definition: future:1565
_FwdIt const _Ty _Val
Definition: algorithm:1938
_Promise< _Ty > _MyPromise
Definition: future:1565
The documentation for this class was generated from the following file: