cds  2.3.2
cds::opt::gc< GC > Struct Template Reference

[type-option] Option setter for garbage collecting schema used More...

#include <cds/opt/options.h>

Detailed Description

template<typename GC>
struct cds::opt::gc< GC >

[type-option] Option setter for garbage collecting schema used

Possible values of GC template parameter are:

  • cds::gc::HP - Hazard Pointer garbage collector
  • cds::gc::DHP - Dynamic Hazard Pointer garbage collector
  • cds::gc::none::GC - No garbage collector (not supported for some containers)

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