iX Article: C++20-Coroutinen, Teil 4: Stream-Parser
An article I wrote for the German iX magazine "C++20-Coroutinen, Teil 4: Stream-Parser" is available in issue 2025/04. It is available as a printed edition as well as online.
You can find the companion source code at GitHub.
This concludes the series with four parts about C++20s coroutines. Here are the links of the three previous articles:
- C++20-Coroutinen effizient verwenden
- C++-Coroutinen einsetzen: Tasks und Generatoren
- C++20s Coroutinen - Ein Scheduler mit C++-Coroutinen
I hope you find the article both interesting and inspiring.
Andreas