this post was submitted on 06 Apr 2024
21 points (100.0% liked)

C++

1721 readers
17 users here now

The center for all discussion and news regarding C++.

Rules

founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 4 points 5 months ago

I didn't know C++ coroutines existed until a few days ago, and I'm a bit stunned by it. Seems like a colossal waste of the language's already overleveraged complexity budget.

It would be nice if they could get the basics to work properly before thinking about shit like this.