NexusForce 1.0.0
A Modern C++ Library with extended functionality, web components, and utility libraries
载入中...
搜索中...
未找到
task< T > 成员列表

成员的完整列表,这些成员属于 task< T >,包括所有继承而来的类成员

done() const noexcepttask< T >inline
get()task< T >inline
is_cancelled() const noexcepttask< T >inline
operator co_await()task< T >inline
operator=(task &&other) noexcepttask< T >inline
resume()task< T >inline
set_cancellation_token(cancellation_token &token)task< T >inline
task(coroutine_handle< promise_type > h)task< T >inlineexplicit
task(task &&other) noexcepttask< T >inline
~task()task< T >inline