|
Container System 0.1.0
High-performance C++20 type-safe container framework with SIMD-accelerated serialization
|
#include <atomic>#include <array>#include <vector>#include <functional>#include <mutex>
Go to the source code of this file.
Classes | |
| class | kcenon::container::epoch_manager |
| Epoch-based memory reclamation for lock-free data structures. More... | |
| class | kcenon::container::epoch_guard |
| RAII guard for epoch critical section. More... | |
Namespaces | |
| namespace | kcenon |
| namespace | kcenon::container |