|
YACLib
C++ library for concurrent tasks execution
|
This is the complete list of members for yaclib::detail::PromiseType< V, E, Lazy, Shared >, including all inherited members.
| final_suspend() noexcept | yaclib::detail::PromiseType< V, E, Lazy, Shared > | inline |
| get_return_object() noexcept | yaclib::detail::PromiseType< V, E, Lazy, Shared > | inline |
| Handle() noexcept | yaclib::detail::PromiseType< V, E, Lazy, Shared > | inline |
| initial_suspend() noexcept | yaclib::detail::PromiseType< V, E, Lazy, Shared > | inline |
| PromiseType() noexcept | yaclib::detail::PromiseType< V, E, Lazy, Shared > | inline |
| return_value(Value &&value) noexcept(std::is_nothrow_constructible_v< Result< V, E >, Value && >) | yaclib::detail::PromiseType< V, E, Lazy, Shared > | inline |
| return_value(Unit) noexcept | yaclib::detail::PromiseType< V, E, Lazy, Shared > | inline |
| unhandled_exception() noexcept | yaclib::detail::PromiseType< V, E, Lazy, Shared > | inline |