Specialization of hash for tuple. Use boost::hash_combine() to incorporate all elements of tuple into hash value.
More...
Public Member Functions | |
| std::size_t | operator() (tuple< Args... > const &t) const |
Specialization of hash for tuple. Use boost::hash_combine() to incorporate all elements of tuple into hash value.
1.8.13