Async++ unknown
Async (co_await/co_return) code for C++
Loading...
Searching...
No Matches
asyncpp::task< T, Allocator > Member List

This is the complete list of members for asyncpp::task< T, Allocator >, including all inherited members.

handle_t typedefasyncpp::task< T, Allocator >
operator bool() const noexceptasyncpp::task< T, Allocator >inlineexplicit
operator co_await() noexceptasyncpp::task< T, Allocator >inline
operator!() const noexceptasyncpp::task< T, Allocator >inline
operator=(task &&other) noexceptasyncpp::task< T, Allocator >inline
operator=(const task &)=delete (defined in asyncpp::task< T, Allocator >)asyncpp::task< T, Allocator >
promise_type typedefasyncpp::task< T, Allocator >
task(handle_t hndl) noexceptasyncpp::task< T, Allocator >inline
task(std::nullptr_t) noexceptasyncpp::task< T, Allocator >inlineexplicit
task(task &&other) noexceptasyncpp::task< T, Allocator >inline
task(const task &)=delete (defined in asyncpp::task< T, Allocator >)asyncpp::task< T, Allocator >
~task()asyncpp::task< T, Allocator >inline