![]() |
Vcsn
2.8
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 27 of file functional.hh.
using vcsn::equal_to< ValueSet >::value_t = typename valueset_t::value_t |
Definition at line 31 of file functional.hh.
using vcsn::equal_to< ValueSet >::valueset_t = ValueSet |
Definition at line 30 of file functional.hh.
|
inline |
Definition at line 33 of file functional.hh.