Variadic Futures
aom::Basic_future< Alloc, Ts > Member List

This is the complete list of members for aom::Basic_future< Alloc, Ts >, including all inherited members.

allocator()aom::Basic_future< Alloc, Ts >
allocator_type typedefaom::Basic_future< Alloc, Ts >
Basic_future()=defaultaom::Basic_future< Alloc, Ts >
Basic_future(Basic_future &&rhs)=defaultaom::Basic_future< Alloc, Ts >
Basic_future(detail::Storage_ptr< storage_type > s)aom::Basic_future< Alloc, Ts >explicit
finally(CbT &&callback)aom::Basic_future< Alloc, Ts >
finally(QueueT &queue, CbT &&callback)aom::Basic_future< Alloc, Ts >
finish_type typedef (defined in aom::Basic_future< Alloc, Ts >)aom::Basic_future< Alloc, Ts >
fullfill_type typedef (defined in aom::Basic_future< Alloc, Ts >)aom::Basic_future< Alloc, Ts >
get()aom::Basic_future< Alloc, Ts >
operator=(Basic_future &&rhs)=defaultaom::Basic_future< Alloc, Ts >
promise_type typedef (defined in aom::Basic_future< Alloc, Ts >)aom::Basic_future< Alloc, Ts >
std_future()aom::Basic_future< Alloc, Ts >
storage_type typedefaom::Basic_future< Alloc, Ts >
then(CbT &&callback)aom::Basic_future< Alloc, Ts >
then(QueueT &queue, CbT &&callback)aom::Basic_future< Alloc, Ts >
then_expect(CbT &&callback)aom::Basic_future< Alloc, Ts >
then_expect(QueueT &queue, CbT &&callback)aom::Basic_future< Alloc, Ts >
value_type typedefaom::Basic_future< Alloc, Ts >