BPHash
General object hashing library for C++
Functions
test_integers.cpp File Reference

Testing of integral types. More...

#include "test_helpers.hpp"
Include dependency graph for test_integers.cpp:

Go to the source code of this file.

Functions

void test_integers (HashType htype, std::vector< HashValue > &all_hashes)
 

Detailed Description

Testing of integral types.

Definition in file test_integers.cpp.

Function Documentation

void test_integers ( HashType  htype,
std::vector< HashValue > &  all_hashes 
)

Definition at line 14 of file test_integers.cpp.

Here is the caller graph for this function: