Vcsn
2.0
Be Rational
|
#include <functional>
Go to the source code of this file.
Classes | |
class | vcsn::equal_to< ValueSet > |
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... | |
class | vcsn::hash< ValueSet > |
This is useful to make hashes with labels or weights as keys without using non-default constructors; to be used along with vcsn::equal_to. More... | |
Namespaces | |
vcsn | |
Functions | |
template<class T > | |
void | std::hash_combine (std::size_t &seed, const T &v) |
template<class T > | |
std::size_t | vcsn::hash_value (const T &v) |