Overview
Explore the world of coroutines in C++ through this insightful 56-minute conference talk from Meeting C++ 2023. Begin with a simple function and progressively build up to creating a coroutine task, demystifying the perceived complexity of coroutines. Gain a clear understanding of how coroutines work and their practical applications in C++ programming. Learn step-by-step techniques to implement and utilize coroutines effectively in your code, enhancing your ability to write more efficient and readable asynchronous programs.
Syllabus
What we've been (a)waiting for? - Hana DusÃková - Meeting C++ 2023
Taught by
Meeting Cpp