CnC
 All Classes Namespaces Functions Variables Typedefs Enumerator Friends
item_tuner< TT >::table_type< Tag, Item, Coll > Struct Template Reference

Defines the type of the internal data store. More...

List of all members.


Detailed Description

template<template< typename T, typename I, typename A > class TT>
template<typename Tag, typename Item, typename Coll>
struct CnC::item_tuner< TT >::table_type< Tag, Item, Coll >

Defines the type of the internal data store.

It forwards the functionality of the template parameter template. The expected interface of the template is not yet exposed. Use hashmap_tuner or vector_tuner to derive your own tuner.

Definition at line 442 of file default_tuner.h.


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