spot
1.2.4
|
Hash Function for saba_state*
.
More...
#include <saba/sabastate.hh>
Public Member Functions | |
size_t | operator() (const saba_state *that) const |
Hash Function for saba_state*
.
This is meant to be used as a hash functor for Sgi's hash_map
whose key are of type saba_state*
.
For instance here is how one could declare a map of saba_state*
.