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

Testing of tuple and pair. More...

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

Go to the source code of this file.

Functions

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

Detailed Description

Testing of tuple and pair.

Definition in file test_tuple.cpp.

Function Documentation

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

Definition at line 14 of file test_tuple.cpp.

Here is the caller graph for this function: