|
cds
2.3.3
|
BronsonAVLTree internal node. More...
#include <cds/container/details/bronson_avltree_base.h>
Public Types | |
| typedef Key | key_type |
| key type | |
| typedef T | mapped_type |
| value type | |
Data Fields | |
| key_type const | m_key |
| Key. | |
| node * | m_pNextRemoved |
| thread-local list of removed node | |
BronsonAVLTree internal node.