| allocator() | aom::Basic_future< Alloc, Ts > | |
| allocator_type typedef | aom::Basic_future< Alloc, Ts > | |
| Basic_future()=default | aom::Basic_future< Alloc, Ts > | |
| Basic_future(Basic_future &&rhs)=default | aom::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)=default | aom::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 typedef | aom::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 typedef | aom::Basic_future< Alloc, Ts > | |