C++ Logo

std-proposals

Advanced search

Re: [std-proposals] Coroutines: Add explicit initialization by "co_init" operator

From: Stefan Sichler <stsichler_at_[hidden]>
Date: Fri, 11 Aug 2023 11:58:49 +0200
@Jason
Addendum to my last mail:
Pls ignore my comment about passing "this" pointer to the promise c-tor, I first have to learn and understand what C++23 "explicit *this object parameter" extension is.
:-/

Ok, my understanding of coroutines is currently based on C++20 standard.

Received on 2023-08-11 09:58:52