Recursive, static function to call boost::hash_combine() on each member of the input tuple and update seed parameter accordingly.
More...
Static Public Member Functions | |
| static void | apply (std::size_t &seed, Tuple const &t) |
Recursive, static function to call boost::hash_combine() on each member of the input tuple and update seed parameter accordingly.
1.8.13