Public Types | |
typedef Internal::hash_tag_table< Tag, H, E > | tag_table_type |
A tag tuner must provide a tag-table type; default is no tag-table. | |
Public Member Functions | |
bool | preserve_tags () const |
return true if tag memoization is wanted; returns false by default (with no_tag_table) |
Use this if your tag-collection should preserve tags (memoization)
Definition at line 568 of file default_tuner.h.