Container System 0.1.0
High-performance C++20 type-safe container framework with SIMD-accelerated serialization
Loading...
Searching...
No Matches
async Directory Reference
Directory dependency graph for async:
internal/async

Files

 async.h
 Main header for C++20 coroutine async support.
 
 async_container.h
 Async wrapper for value_container operations.
 
 generator.h
 C++20 coroutine generator for lazy sequence generation.
 
 task.h
 C++20 coroutine task type for async operations.
 
 thread_pool_executor.h
 Thread pool executor integration for async operations.