Cpp Coroutines

C++20 coroutines skill for understanding coroutine mechanics and debugging. Use when working with co_await, co_yield, co_return, implementing promise_type, understanding coroutine frame layout, debugging suspended coroutines in GDB, or inspecting frame allocation with Compiler Explorer. Activates on queries about C++20 coroutines, co_await, co_yield, promise_type, coroutine_handle, coroutine suspension, or coroutine frame.

mohitmishra786 96c4c24 10.3 KB Updated

File contents

mohitmishra786/low-level-dev-skills/tree/main/skills/low-level-programming/cpp-coroutines commit 96c4c241b8

Frequently asked questions

npx skillmds add mohitmishra786/cpp-coroutines