BPHash
General object hashing library for C++
|
Testing of std::hash replacement. More...
#include "bphash/Hasher.hpp"
#include "bphash/StdHash.hpp"
#include "bphash/types/All.hpp"
#include <iostream>
#include <string>
Go to the source code of this file.
Functions | |
int | main (void) |
Testing of std::hash replacement.
Definition in file test_stl.cpp.
int main | ( | void | ) |
Definition at line 19 of file test_stl.cpp.