The tuner base for vector-based item-tuners. More...
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.