Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Dive into the second part of a comprehensive conference talk on C++ Coroutines presented by Phil Nash at CppNow 2022. Explore the potential of C++ 20 coroutines to simplify code, particularly in asynchronous programming. Learn how coroutines can address complex multiple async task problems and compare traditional approaches with coroutine-based solutions. Gain insights into implementing coroutines with library support, using Lewis Baker's cppcoro library as an example. Benefit from Nash's expertise as the author of Catch2 and Clara, and his involvement in the ISO C++ standards committee. Discover how coroutines can enhance code correctness and reduce complexity in C++ programming.