11 #ifndef INCLUDED_FROM_NUMBERS_H
12 static_assert(
false,
"This file may only be included indirectly by numbers.h");
25 struct hash<mpz_class> {
32 struct hash<mpq_class> {
std::size_t hash_all(Args &&... args)
Hashes an arbitrary number of values.
std::size_t operator()(const mpz_class &z) const
std::size_t operator()(const mpq_class &q) const