Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

AStar::StateEq< State > Struct Template Reference

Tests equality of states using State::operator==. More...

#include <AStar.h>

Inheritance diagram for AStar::StateEq< State >:

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

template<class State >
bool AStar::StateEq< State >::operator() ( const Node< State > *  left,
const Node< State > *  right 
) const

Definition at line 56 of file AStar.h.


The documentation for this struct was generated from the following file:

Tekkotsu v5.1CVS
Generated Mon May 9 04:59:19 2016 by Doxygen 1.6.3