mp-coro main
Coroutine support tools
storage_base< T > Member List

This is the complete list of members for storage_base< T >, including all inherited members.

get() const &storage_base< T >inline
get() &&storage_base< T >inline
resultstorage_base< T >protected
set_value(U &&value) noexcept(std::is_nothrow_constructible_v< T, decltype(std::forward< U >(value))>)storage_base< T >inline