BRE12
Static Public Member Functions | List of all members
tbb::tbb_hash_compare< Key > Struct Template Reference

hash_compare that is default argument for concurrent_hash_map More...

#include <_tbb_hash_compare_impl.h>

Static Public Member Functions

static size_t hash (const Key &a)
 
static bool equal (const Key &a, const Key &b)
 

Detailed Description

template<typename Key>
struct tbb::tbb_hash_compare< Key >

hash_compare that is default argument for concurrent_hash_map


The documentation for this struct was generated from the following file: