cds  2.3.2
cds::opt::resizing_policy< Type > Struct Template Reference

Resizing policy option. More...

#include <cds/opt/options.h>

Detailed Description

template<typename Type>
struct cds::opt::resizing_policy< Type >

Resizing policy option.

This option specifies the resizing policy that decides when to resize a container. Used in some containers, for example, in container::StripedHashSet, intrusive::StripedHashSet.

The real resizing policy specified by Type does strongly depend on a container that supports this option, see container documentation about possibly Type values.


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