tbb::interface5::concurrent_unordered_set_traits< Key, Hash_compare, Allocator, Allow_multimapping > Class Template Reference
List of all members.
Protected Types |
enum | { allow_multimapping = Allow_multimapping
} |
typedef Key | value_type |
typedef Key | key_type |
typedef Hash_compare | hash_compare |
typedef Allocator::template
rebind< value_type >::other | allocator_type |
typedef hash_compare | value_compare |
Protected Member Functions |
| concurrent_unordered_set_traits (const hash_compare &hc) |
Static Protected Member Functions |
static const Key & | get_key (const value_type &value) |
Protected Attributes |
hash_compare | my_hash_compare |
template<typename Key, typename Hash_compare, typename Allocator, bool Allow_multimapping>
class tbb::interface5::concurrent_unordered_set_traits< Key, Hash_compare, Allocator, Allow_multimapping >
The documentation for this class was generated from the following file: