Storm
A Modern Probabilistic Model Checker
|
A helper class that can pe used as the hash functor for data structures that need to hash valuations given via pointers. More...
#include <SimpleValuation.h>
Public Member Functions | |
std::size_t | operator() (SimpleValuation *valuation) const |
A helper class that can pe used as the hash functor for data structures that need to hash valuations given via pointers.
Definition at line 85 of file SimpleValuation.h.
std::size_t storm::expressions::SimpleValuationPointerHash::operator() | ( | SimpleValuation * | valuation | ) | const |
Definition at line 175 of file SimpleValuation.cpp.