|
YACLib
C++ library for concurrent tasks execution
|
This is the complete list of members for yaclib::SharedPromise< V, E >, including all inherited members.
| GetCore() noexcept | yaclib::SharedPromise< V, E > | inline |
| operator=(const SharedPromise &other)=delete | yaclib::SharedPromise< V, E > | |
| operator=(SharedPromise &&other) noexcept=default | yaclib::SharedPromise< V, E > | |
| Set(Args &&... args) && | yaclib::SharedPromise< V, E > | inline |
| SharedPromise() noexcept=default | yaclib::SharedPromise< V, E > | |
| SharedPromise(const SharedPromise &other)=delete | yaclib::SharedPromise< V, E > | |
| SharedPromise(SharedPromise &&other) noexcept=default | yaclib::SharedPromise< V, E > | |
| SharedPromise(detail::SharedCorePtr< V, E > core) noexcept | yaclib::SharedPromise< V, E > | inlineexplicit |
| Valid() const noexcept | yaclib::SharedPromise< V, E > | inline |
| ~SharedPromise() | yaclib::SharedPromise< V, E > | inline |