BRE12
Public Member Functions | Protected Attributes | Friends | List of all members
tbb::interface5::concurrent_unordered_map_traits< Key, T, Hash_compare, Allocator, Allow_multimapping >::value_compare Class Reference
Inheritance diagram for tbb::interface5::concurrent_unordered_map_traits< Key, T, Hash_compare, Allocator, Allow_multimapping >::value_compare:

Public Member Functions

bool operator() (const value_type &left, const value_type &right) const
 
 value_compare (const hash_compare &comparator)
 

Protected Attributes

hash_compare my_hash_compare
 

Friends

class concurrent_unordered_map_traits< Key, T, Hash_compare, Allocator, Allow_multimapping >
 

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