|
|
|
|
|
by gsliepen
1698 days ago
|
|
This article discusses things that are totally irrelevant to someone who will actually use coroutines, because they will use https://github.com/lewissbaker/cppcoro or wait for C++23 to give them the library support for coroutines, which will make usage simple, like the first code snippet from the article. |
|
edit: also the lack of composability is relevant.