Zth (libzth)
Loading...
Searching...
No Matches
zth::impl::std_promise_base< T > Member List

This is the complete list of members for zth::impl::std_promise_base< T >, including all inherited members.

check_not_satisfied() constzth::impl::std_promise_base< T >inlineprotected
check_valid() constzth::impl::std_promise_base< T >inlineprotected
Future_type typedefzth::impl::std_promise_base< T >
get_future()zth::impl::std_promise_base< T >inline
operator=(std_promise_base &&other) noexceptzth::impl::std_promise_base< T >inline
operator=(std_promise_base const &)=deletezth::impl::std_promise_base< T >
set_exception(std::exception_ptr exception)zth::impl::std_promise_base< T >inline
set_value(U &&value)zth::impl::std_promise_base< T >inline
set_value()zth::impl::std_promise_base< T >inline
std_promise_base()zth::impl::std_promise_base< T >inlineprotected
std_promise_base(SharedPointer< Future_type > future) noexceptzth::impl::std_promise_base< T >inlineexplicitprotected
std_promise_base(std_promise_base &&other) noexceptzth::impl::std_promise_base< T >inlineprotected
std_promise_base(std_promise_base const &)=deletezth::impl::std_promise_base< T >
swap(std_promise_base &other) noexceptzth::impl::std_promise_base< T >inline
value_type typedefzth::impl::std_promise_base< T >