AStar::StateEq< State > Struct Template Reference
Tests equality of states using State::operator==.
More...
#include <AStar.h>
Detailed Description
template<class State>
struct AStar::StateEq< State >
Tests equality of states using State::operator==.
Definition at line 55 of file AStar.h.
List of all members.
Public Member Functions |
bool | operator() (const Node< State > *left, const Node< State > *right) const |
Member Function Documentation
The documentation for this struct was generated from the following file: