cds
2.3.2
|
No garbage collecting. More...
#include <cds/gc/nogc.h>
No garbage collecting.
This empty class is used in libcds
to mark that a template specialization implements the container without any garbage collector schema.
Usually, the container with this "GC" does not support the item removal.