Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

YouTube

Converting a State Machine to a C++ 20 Coroutine

CppNow via YouTube

Overview

Explore the process of transforming a state machine into a C++ 20 coroutine in this comprehensive conference talk from CppNow 2021. Delve into the low-level machinery and customization points of C++ 20 as Steve Downey from Bloomberg LP demonstrates how to convert a state machine that waits for asynchronous service operations into a single coroutine using `co_await`. Learn how C++ 20 coroutines can express complex asynchronous operations in a more linear and readable code structure. Gain insights into advanced C++ programming techniques and discover how to leverage the power of coroutines to simplify asynchronous programming in your projects.

Syllabus

Converting a State Machine to a C++ 20 Coroutine - Steve Downey - [CppNow 2021]

Taught by

CppNow

Reviews

Start your review of Converting a State Machine to a C++ 20 Coroutine

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.