template<typename _PromiseT>
template<typename _PromiseT>
static coroutine_handle from_promise(_PromiseT &_Prom) _NOEXCEPT
Definition: resumable:140
template<typename _PromiseT>
143 coroutine_handle<_PromiseT>
_Result;
145 reinterpret_cast<_Resumable_frame_prefix *
>(_FramePtr);
_STD_BEGIN constexpr _Ty * addressof(_Ty &_Val) _NOEXCEPT
Definition: xstddef:628
static const size_t _ALIGNED_SIZE
Definition: resumable:157
_Result
Definition: corecrt_wconio.h:362
template<typename _PromiseT>
template<typename _PromiseT>
164 return *
reinterpret_cast<_PromiseT *
>(
static const size_t _ALIGNED_SIZE
Definition: resumable:157
template<typename _PromiseT>
170 return *
reinterpret_cast<_PromiseT
const *
>(
static const size_t _ALIGNED_SIZE
Definition: resumable:157
template<typename _PromiseT>
template<typename _PromiseT>
The documentation for this struct was generated from the following file: