|
Intel(R) Threading Building Blocks Doxygen Documentation
version 4.2.3
|
#include <concurrent_unordered_set.h>
Protected Types | |
| enum | { allow_multimapping = Allow_multimapping } |
| typedef Key | value_type |
| typedef Key | key_type |
| typedef Hash_compare | hash_compare |
| typedef tbb::internal::allocator_rebind< Allocator, value_type >::type | allocator_type |
Protected Member Functions | |
| concurrent_unordered_set_traits () | |
| 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 |
Definition at line 37 of file concurrent_unordered_set.h.
|
protected |
Definition at line 43 of file concurrent_unordered_set.h.
|
protected |
Definition at line 42 of file concurrent_unordered_set.h.
|
protected |
Definition at line 41 of file concurrent_unordered_set.h.
|
protected |
Definition at line 40 of file concurrent_unordered_set.h.
|
protected |
|
inlineprotected |
Definition at line 47 of file concurrent_unordered_set.h.
|
inlineprotected |
Definition at line 48 of file concurrent_unordered_set.h.
|
inlinestaticprotected |
Definition at line 50 of file concurrent_unordered_set.h.
|
protected |
Definition at line 54 of file concurrent_unordered_set.h.