cds  2.3.2
cds::container::bronson_avltree::node< Key, T *, SyncMonitor > Struct Template Reference

BronsonAVLTree internal node. More...

#include <cds/container/details/bronson_avltree_base.h>

Inheritance diagram for cds::container::bronson_avltree::node< Key, T *, SyncMonitor >:

Public Types

typedef Key key_type
 key type
 
typedef T mapped_type
 value type
 

Data Fields

key_type const m_key
 Key.
 
nodem_pNextRemoved
 thread-local list of removed node
 

Detailed Description

template<typename Key, typename T, typename SyncMonitor>
struct cds::container::bronson_avltree::node< Key, T *, SyncMonitor >

BronsonAVLTree internal node.


The documentation for this struct was generated from the following file:

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