Searched refs:HashStateTable (Results 1 – 1 of 1) sorted by relevance
70 class HashStateTable : public HashBiTable<typename T::StateId, T, H> {78 HashStateTable() : HashBiTable<StateId, T, H>() {} in HashStateTable() function