15 std::vector<HashValue> & all_hashes)
17 test_fundamental<const char *>(
str_test, htype, all_hashes);
18 test_fundamental<std::string>(
str_test, htype, all_hashes);
Helper functions for testing.
void test_string(HashType htype, std::vector< HashValue > &all_hashes)
HashType
Type of hash to use.
static std::vector< const char * > str_test