Portable concurrency  0.11.0
future< T > Member List

This is the complete list of members for future< T >, including all inherited members.

detach()future< T >
future() noexcept=defaultfuture< T >
future(future &&rhs) noexcept=defaultfuture< T >
future(const future &)=deletefuture< T >
get()future< T >
is_ready() constfuture< T >
notify(F &&notification)future< T >
notify(E &&exec, F &&notification)future< T >
operator=(const future &)=deletefuture< T >
operator=(future &&rhs) noexcept=defaultfuture< T >
share() noexceptfuture< T >
valid() const noexceptfuture< T >
wait() constfuture< T >
~future()=defaultfuture< T >