Vcsn
2.3
Be Rational
|
Functor to compare Values of ValueSets. More...
#include <functional.hh>
Public Types | |
using | valueset_t = ValueSet |
using | value_t = Value |
Public Member Functions | |
bool | operator() (const value_t &lhs, const value_t &rhs) const |
Functor to compare Values of ValueSets.
Definition at line 76 of file functional.hh.
using vcsn::less< ValueSet, Value >::value_t = Value |
Definition at line 79 of file functional.hh.
using vcsn::less< ValueSet, Value >::valueset_t = ValueSet |
Definition at line 78 of file functional.hh.
|
inline |
Definition at line 81 of file functional.hh.