Intel(R) Threading Building Blocks Doxygen Documentation
version 4.2.3
|
#include <concurrent_hash_map.h>
Public Member Functions | |
value_type * | storage () |
value_type & | value () |
Private Attributes | |
tbb::aligned_space< value_type > | my_value |
Definition at line 616 of file concurrent_hash_map.h.
|
inline |
Definition at line 619 of file concurrent_hash_map.h.
Referenced by tbb::interface5::concurrent_hash_map< Key, T, HashCompare, Allocator >::create_node().
|
inline |
Definition at line 620 of file concurrent_hash_map.h.
Referenced by tbb::interface5::concurrent_hash_map< Key, T, HashCompare, Allocator >::generic_emplace(), tbb::interface5::concurrent_hash_map< Key, T, HashCompare, Allocator >::internal_copy(), and tbb::interface5::concurrent_hash_map< Key, T, HashCompare, Allocator >::search_bucket().
|
private |
Definition at line 617 of file concurrent_hash_map.h.