|
CGRA-ME
|
Classes | |
| struct | hash |
| struct | hash< std::tuple< TT... > > |
| struct | TupleHashOps |
Functions | |
| template<typename T > | |
| std::size_t | hashValue (const T &t) |
Inspired by https://gist.github.com/nsuke/5990643 Initially used in CGRA-ME to provide generic hashing of data for ConstraintSet.h's ConstraintID.
| std::size_t tuple_hash::hashValue | ( | const T & | t | ) |
Definition at line 72 of file TupleHash.h.
1.8.17