Vcsn
2.2
Be Rational
|
This is useful to make hashes with labels or weights as keys without using non-default constructors; to be used along with vcsn::hash. More...
#include <functional.hh>
Public Types | |
using | valueset_t = ValueSet |
using | value_t = typename valueset_t::value_t |
Public Member Functions | |
bool | operator() (const value_t &v1, const value_t &v2) const |
This is useful to make hashes with labels or weights as keys without using non-default constructors; to be used along with vcsn::hash.
Definition at line 12 of file functional.hh.
using vcsn::equal_to< ValueSet >::value_t = typename valueset_t::value_t |
Definition at line 16 of file functional.hh.
using vcsn::equal_to< ValueSet >::valueset_t = ValueSet |
Definition at line 15 of file functional.hh.
|
inline |
Definition at line 18 of file functional.hh.