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.hAsynchronous generator
 detail.hInternal utility functions for coroutine handling
 eager_task.hEager coroutine
 exceptions.hCustom exception classes for coroutine handling
 generator.hSynchronous generator
 sync_generator_adapter.hAdapter for converting asynchronous generators to synchronous generators
 task.hCoroutine-based task