CnC
 All Classes Namespaces Functions Variables Typedefs Enumerator Friends
vector_tuner Struct Reference

The tuner base for vector-based item-tuners. More...

List of all members.


Detailed Description

The tuner base for vector-based item-tuners.

Your tags must be convertable to and from size_t. You must provide the maximum value before accessing the collection (constructor or set_max). The runtime will allocate as many slots. Hence, use this only if your tags-space is dense, without a large offset and if it is not too large.

Definition at line 526 of file default_tuner.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Functions Variables Typedefs Enumerator Friends