wwa-coro 0.0.1
Yet Another C++20 Coroutine Library
File List
Here is a list of all files with brief descriptions:
[detail level 12]
 
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