cds  2.3.2
cds::intrusive::ellen_bintree::update_desc< LeafNode, InternalNode > Struct Template Reference

Update descriptor. More...

#include <cds/intrusive/details/ellen_bintree_base.h>

Detailed Description

template<typename LeafNode, typename InternalNode>
struct cds::intrusive::ellen_bintree::update_desc< LeafNode, InternalNode >

Update descriptor.

Update descriptor is used internally for helping concurrent threads to complete modifying operation. Usually, you should not use update_desc type directly until you want to develop special free-list of update descriptor.

Template parameters:

  • LeafNode - leaf node type, see node
  • InternalNode - internal node type, see internal_node
Note
Size of update descriptor is constant. It does not depends of template arguments.

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:42 by Doxygen 1.8.13