[coroutine.handle.noop.promise] (original) (raw)
17 Language support library [support]
17.13 Coroutines [support.coroutine]
17.13.5 No-op coroutines [coroutine.noop]
17.13.5.2 Class coroutine_handle<noop_coroutine_promise> [coroutine.handle.noop]
17.13.5.2.5 Promise access [coroutine.handle.noop.promise]
noop_coroutine_promise& promise() const noexcept;
Returns: A reference to the promise object associated with this coroutine handle.