Tervel  1.0.0
A collection of wait-free containers and algorithms.
Static Public Member Functions | List of all members
TestClass< Key, Value >::MyHashCompare Struct Reference

Static Public Member Functions

static size_t hash (const Key &k)
 
static bool equal (const Key &key1, const Key &key2)
 

Member Function Documentation

template<class Key, class Value>
static bool TestClass< Key, Value >::MyHashCompare::equal ( const Key &  key1,
const Key &  key2 
)
inlinestatic
template<class Key, class Value>
static size_t TestClass< Key, Value >::MyHashCompare::hash ( const Key &  k)
inlinestatic

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