Tekkotsu Homepage
Demos
Overview
Downloads
Dev. Resources
Reference
Credits

AStar::StateHash< State > Struct Template Reference

Calls State::hash(), which should return value distributed over size_t. More...

#include <AStar.h>

Inheritance diagram for AStar::StateHash< State >:

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

template<class State >
size_t AStar::StateHash< State >::operator() ( const Node< State > *  n  )  const

Definition at line 48 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