|
wwa-coro 0.0.1
Yet Another C++20 Coroutine Library
|
| src | |
| async_generator.h | Asynchronous generator |
| detail.h | Internal utility functions for coroutine handling |
| eager_task.h | Eager coroutine |
| exceptions.h | Custom exception classes for coroutine handling |
| generator.h | Synchronous generator |
| task.h | Coroutine-based task |