This is the complete list of members for stapl::promise< R >, including all inherited members.
| get_future(void) | stapl::promise< R > | |
| member_types typedef (defined in stapl::promise< R >) | stapl::promise< R > | |
| operator=(promise const &)=delete (defined in stapl::promise< R >) | stapl::promise< R > | |
| operator=(promise &&other) noexcept (defined in stapl::promise< R >) | stapl::promise< R > | |
| promise(void) (defined in stapl::promise< R >) | stapl::promise< R > | |
| promise(promise const &) noexcept=default (defined in stapl::promise< R >) | stapl::promise< R > | |
| promise(promise &&other) noexcept (defined in stapl::promise< R >) | stapl::promise< R > | |
| set_value(R const &value) | stapl::promise< R > | |
| set_value(R &&value) | stapl::promise< R > |
1.8.13