dispenso
A library for task parallelism
 
Loading...
Searching...
No Matches
dispenso::Future< Result & > Member List

This is the complete list of members for dispenso::Future< Result & >, including all inherited members.

Future (defined in dispenso::Future< Result & >)dispenso::Future< Result & >friend
Future() noexcept (defined in dispenso::Future< Result & >)dispenso::Future< Result & >inline
Future(Future &&f) noexcept (defined in dispenso::Future< Result & >)dispenso::Future< Result & >inline
Future(Base &&f) noexcept (defined in dispenso::Future< Result & >)dispenso::Future< Result & >inline
Future(const Future &f) noexcept (defined in dispenso::Future< Result & >)dispenso::Future< Result & >inline
Future(const Base &f) noexcept (defined in dispenso::Future< Result & >)dispenso::Future< Result & >inline
Future(F &&f, Schedulable &schedulable, std::launch asyncPolicy=kNotAsync, std::launch deferredPolicy=std::launch::deferred) (defined in dispenso::Future< Result & >)dispenso::Future< Result & >inline
get() constdispenso::Future< Result & >inline
make_ready_futuredispenso::Future< Result & >friend
operator=(Future &&f) noexcept (defined in dispenso::Future< Result & >)dispenso::Future< Result & >inline
operator=(const Future &f) (defined in dispenso::Future< Result & >)dispenso::Future< Result & >inline
share() (defined in dispenso::Future< Result & >)dispenso::Future< Result & >inline
then(F &&f, Schedulable &sched, std::launch asyncPolicy=kNotAsync, std::launch deferredPolicy=std::launch::deferred) (defined in dispenso::Future< Result & >)dispenso::Future< Result & >inline
then(F &&f) (defined in dispenso::Future< Result & >)dispenso::Future< Result & >inline
~Future()=default (defined in dispenso::Future< Result & >)dispenso::Future< Result & >