|
BPHash
General object hashing library for C++
|

Go to the source code of this file.
Functions | |
| void | test_integers (HashType htype, std::vector< HashValue > &all_hashes) |
| void | test_floating (HashType htype, std::vector< HashValue > &all_hashes) |
| void | test_string (HashType htype, std::vector< HashValue > &all_hashes) |
| void | test_tuple (HashType htype, std::vector< HashValue > &all_hashes) |
| int | main (void) |
| int main | ( | void | ) |
1.8.11