STLdoc
STLdocumentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
promise< _Ty & > Member List

This is the complete list of members for promise< _Ty & >, including all inherited members.

_MyPromisepromise< _Ty & >private
get_future()promise< _Ty & >inline
operator=(promise &&_Other) _NOEXCEPTpromise< _Ty & >inline
operator=(const promise &)=deletepromise< _Ty & >
promise()promise< _Ty & >inline
promise(allocator_arg_t, const _Alloc &_Al)promise< _Ty & >inline
promise(promise &&_Other) _NOEXCEPTpromise< _Ty & >inline
promise(const promise &)=deletepromise< _Ty & >
set_exception(_XSTD exception_ptr _Exc)promise< _Ty & >inline
set_exception_at_thread_exit(_XSTD exception_ptr _Exc)promise< _Ty & >inline
set_value(_Ty &_Val)promise< _Ty & >inline
set_value_at_thread_exit(_Ty &_Val)promise< _Ty & >inline
swap(promise &_Other) _NOEXCEPTpromise< _Ty & >inline
~promise() _NOEXCEPTpromise< _Ty & >inline