YoVDO

C++ Coroutines - Don't Try This at Home - ACCU 2024

Offered By: ACCU Conference via YouTube

Tags

C++ Courses Coroutines Courses C++23 Courses

Course Description

Overview

Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Explore the intricacies of C++20 coroutines in this comprehensive conference talk from ACCU 2024. Delve into the advanced topic of coroutines, examining their fundamental concept as functions that can be suspended and resumed. Gain insights into the complex boilerplate required and understand why this feature is primarily geared towards experienced C++ programmers. Learn about the coroutine frame, coroutine handle, promise_type, awaiters, awaitables, and the necessary interfaces. Compare the perspectives of user code and compiler requirements, discovering how to bridge the gap between them. Investigate the limited additions in C++23, focusing on std::generator. Through detailed explanations and code examples, develop a deeper understanding of this powerful language feature and its potential applications in modern C++ programming.

Syllabus

C++ Coroutines - Don’t Try This at Home - Lieven de Cock - ACCU 2024


Taught by

ACCU Conference

Related Courses

How C++23 Changes the Way We Write Code
NDC Conferences via YouTube
A Preview of C++ 23
NDC Conferences via YouTube
Let's Talk About C++ Abstraction Layers
CppNow via YouTube
Top 5 Library Additions in C++23
CppNow via YouTube
mp-units - Lessons Learned and a New C++ Library Design
ACCU Conference via YouTube