|
spot
2.16
|
Strict Weak Ordering for shared_state.
More...
#include <spot/twa/twa.hh>
Public Member Functions | |
| bool | operator() (shared_state left, shared_state right) const |
| Compare two shared states using state::compare(). More... | |
Strict Weak Ordering for shared_state.
This is meant to be used as a comparison functor for STL map whose keys are of type shared_state. For instance here is how one could declare a map of shared_state.
|
inline |
Compare two shared states using state::compare().
1.9.1