|
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 Allocator::template rebind< value_type >::other | 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 36 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 |
Definition at line 39 of file concurrent_unordered_set.h.
|
protected |
|
inlineprotected |
Definition at line 45 of file concurrent_unordered_set.h.
|
inlineprotected |
Definition at line 46 of file concurrent_unordered_set.h.
|
inlinestaticprotected |
Definition at line 48 of file concurrent_unordered_set.h.
|
protected |
Definition at line 52 of file concurrent_unordered_set.h.