Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore the power of coroutines in C++ through this comprehensive conference talk from C++ on Sea 2023. Gain valuable insights into one of the 'big four' additions to C++20 as Roi Barkan, an experienced software developer and architect, delves into stackless cooperative asyncrony, generators, and senders/receivers. Discover how to effectively implement coroutines to enhance the readability, maintainability, and composability of your code. Through numerous concise examples, develop an intuition for identifying problems that can be elegantly solved using coroutines, leading to cleaner and safer code solutions. Learn how to rethink function, system, and code design by embracing this powerful feature, even in the absence of initial STL support.