How to Build a C++ Coroutine Type - What We've Been Awaiting For
Offered By: CppNow via YouTube
Course Description
Overview
Explore the intricacies of building a C++ coroutine type in this comprehensive conference talk from C++Now 2024. Learn how to implement user-friendly coroutine types and async algorithms, including waiting for multiple promises and handling the first completed promise. Delve into advanced topics such as potential improvements to coroutines, passing schedulers, and safe cancellation. Gain insights from practical examples, including downloading files from the internet using C++ coroutines. Discover how to leverage compile-time regular expressions and view transformations in coroutine-based code. Presented by Hana Dusíková, a staff software engineer at Woven by Toyota and member of the ISO C++ Committee, this talk offers valuable knowledge for C++ developers looking to enhance their understanding of coroutines and asynchronous programming techniques.
Syllabus
What We’ve Been Awaiting For? - How to Build a C++ Coroutine Type - Hana Dusíková - C++Now 2024
Taught by
CppNow
Related Courses
Computer GraphicsUniversity of California, San Diego via edX Intro to Parallel Programming
Nvidia via Udacity Initiation à la programmation (en C++)
École Polytechnique Fédérale de Lausanne via Coursera C++ For C Programmers, Part A
University of California, Santa Cruz via Coursera Introduction à la programmation orientée objet (en C++)
École Polytechnique Fédérale de Lausanne via Coursera