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

Go to the source code of this file.

Classes

class  kcenon::container::rcu_value< T >
 Lock-free value wrapper using Read-Copy-Update (RCU) pattern. More...
 

Namespaces

namespace  kcenon
 
namespace  kcenon::container