cds  2.3.2
Data Structures
Here are the data structures with brief descriptions:
[detail level 1234567]
 NcdsThe main library namespace
 NalgoDifferent approaches and techniques for supporting high-concurrent data structure
 NatomicityAtomic primitives
 NbackoffDifferent backoff schemes
 NcontainerStandard (non-intrusive) containers
 Ndetails
 NgcDifferent safe memory reclamation schemas (garbage collectors)
 NintrusiveIntrusive containers
 Nmemory
 NoptFramework to define template options
 NOSOS specific wrappers
 NsyncSynchronization primitives
 NurcuUser-space Read-Copy Update (URCU) namespace
 Cany_typeAny_type is used as a placeholder for auto-calculated type (usually in rebind templates)
 Cbounded_containerBounded container
 Cepoch_retired_ptrEpoch-based retired ptr
 Ncxx11Cds::threading::Manager implementation based on c++11 thread_local declaration
 CManagerThread-specific data manager based on c++11 thread_local feature
 NgccCds::threading::Manager implementation based on GCC __thread declaration
 CManagerThread-specific data manager based on GCC __thread feature
 NmsvcCds::threading::Manager implementation based on Microsoft Visual C++ __declspec( thread ) construction
 CManagerThread-specific data manager based on MSVC __declspec( thread ) feature

cds 2.3.2 Developed by Maxim Khizhinsky aka khizmax and other contributors 2007 - 2017
Autogenerated Sun Dec 31 2017 12:11:00 by Doxygen 1.8.13