|
wwa-coro 0.0.1
Yet Another C++20 Coroutine Library
|
Files | |
| 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. | |