|
spot
1.2.6
|
Hash Function for const formula*.
More...
#include <ltlast/formula.hh>


Public Member Functions | |
| size_t | operator() (const formula *that) const |
Hash Function for const formula*.
This is meant to be used as a hash functor for Sgi's hash_map whose key are of type const formula*.
For instance here is how one could declare a map of const::formula*.
1.8.4