|
BPHash
General object hashing library for C++
|
Public Member Functions | |
| void | hash (Hasher &h) const |
Public Attributes | |
| int | i |
| std::string | s |
Definition at line 19 of file test_detect.cpp.
|
inline |
Definition at line 25 of file test_detect.cpp.
| int HashMember::i |
Definition at line 22 of file test_detect.cpp.
| std::string HashMember::s |
Definition at line 23 of file test_detect.cpp.
1.8.11