Container System 0.1.0
High-performance C++20 type-safe container framework with SIMD-accelerated serialization
Loading...
Searching...
No Matches
epoch_manager.h File Reference
#include <atomic>
#include <array>
#include <vector>
#include <functional>
#include <mutex>
Include dependency graph for epoch_manager.h:

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