C++20 Coroutines

Speaker: Miłosz Warzecha

Audience level: Beginner | Intermediate | Advanced

Coroutines are now happily a part of C++20, after a long time of discussions and deliberations. What is their purpose though, and how do they accomplish the task at hand? It's not obvious, that they can become a crucial part of your code, so in this talk, we will talk about their strenghts, their potential, and what their presence in the new standard can mean for the future.