15 std::vector<HashValue> & all_hashes)
17 test_fundamental<float >(
dbl_test, htype, all_hashes);
18 test_fundamental<double >(
dbl_test, htype, all_hashes);
Helper functions for testing.
void test_floating(HashType htype, std::vector< HashValue > &all_hashes)
static const std::vector< double > dbl_test
HashType
Type of hash to use.