|
Container System 0.1.0
High-performance C++20 type-safe container framework with SIMD-accelerated serialization
|
Main header for C++20 coroutine async support. More...
Go to the source code of this file.
Namespaces | |
| namespace | kcenon |
| namespace | kcenon::container |
| namespace | kcenon::container::async |
Macros | |
| #define | CONTAINER_HAS_COROUTINES 0 |
Variables | |
| constexpr bool | kcenon::container::async::has_coroutine_support = false |
| Check if coroutines are available at compile time. | |
Main header for C++20 coroutine async support.
Include this header to use async features:
Definition in file async.h.