Workshop: Coroutines in C++20
- Code:
- 27
- Location:
- Online
Description
Duration
- 4 hours (17:00 - 21:00 (CET))
Accompanying literature
- Each participant gets one of my digital books.
Method
- Theory and praxis with many exercises. You get the source code and the solutions to the exercises.
Objectives
- Understand and implement coroutines.
Standard
- C++20
Content
- A Generator function
- Characteristics
- The Framework
- Awaitables and awaiters
- The Workflow
co_return
co_yield
co_await
- Variations of futures (
co_return
) - Modifications and generalizations of a generator (
co_yield
) - Various job workflows (
co_await
)
Conditions of participation:
The general terms and conditions are found in the GT&C.