AStar::StateHash< State > Struct Template Reference
Calls State::hash(), which should return value distributed over size_t.
More...
#include <AStar.h>
Detailed Description
template<class State>
struct AStar::StateHash< State >
Calls State::hash(), which should return value distributed over size_t.
Definition at line 47 of file AStar.h.
List of all members.
Public Member Functions |
size_t | operator() (const Node< State > *n) const |
Member Function Documentation
The documentation for this struct was generated from the following file: