Definition
typedef BOpenHashTable<Definition, AutoExpand, CheckDuplicates> HashTable;
typedef BOpenHashTable<Definition, AutoExpand, CheckDuplicates> HashTable;
typedef MultiHashTable<Definition, AutoExpand, CheckDuplicates> MultiTable;
typedef BOpenHashTable<Definition, AutoExpand, CheckDuplicates> HashTable;
struct Definition {
typedef BOpenHashTable<Definition, false, false,
typedef BOpenHashTable<Definition, AutoExpand, CheckDuplicates> HashTable;