17
Language support library
[support]
17.12
Coroutines
[support.coroutine]
17.12.5
No-op coroutines
[coroutine.noop]
17.12.5.2
Class
coroutine_
handle<noop_
coroutine_
promise>
[coroutine.handle.noop]
17.12.5.2.4
Promise access
[coroutine.handle.noop.promise]
🔗
noop_coroutine_promise
&
promise
(
)
const
noexcept
;
1
#
Returns
: A reference to the promise object associated with this coroutine handle
.