STLdoc
STLdocumentation
|
This is the complete list of members for experimental::coroutine_handle< _PromiseT >, including all inherited members.
__declspec(deprecated("with pointer parameter is deprecated. Use coroutine_handle::from_promise(T&) instead")) static coroutine_handle from_promise(_PromiseT *_Prom) _NOEXCEPT | experimental::coroutine_handle< _PromiseT > | inline |
_ALIGN_REQ | experimental::coroutine_handle< _PromiseT > | static |
_ALIGNED_SIZE | experimental::coroutine_handle< _PromiseT > | static |
coroutine_handle() _NOEXCEPT=default | experimental::coroutine_handle< _PromiseT > | |
from_promise(_PromiseT &_Prom) _NOEXCEPT | experimental::coroutine_handle< _PromiseT > | inlinestatic |
operator=(nullptr_t) _NOEXCEPT | experimental::coroutine_handle< _PromiseT > | inline |
promise() _NOEXCEPT | experimental::coroutine_handle< _PromiseT > | inline |
promise() const _NOEXCEPT | experimental::coroutine_handle< _PromiseT > | inline |