cds  2.3.3
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.3 Developed by Maxim Khizhinsky aka khizmax and other contributors 2007 - 2017
Autogenerated Sun Apr 5 2026 09:49:58 by Doxygen 1.8.10