Struct Task::FinalAwaiter¶ Defined in File task.h Nested Relationships¶ This struct is a nested type of Template Class Task. Struct Documentation¶ struct FinalAwaiter¶ Public Functions inline bool await_ready() noexcept¶ template<typename P>inline auto await_suspend(std::coroutine_handle<P> handle) noexcept¶ inline void await_resume() noexcept¶