| 
    Intel(R) Threading Building Blocks Doxygen Documentation
    version 4.2.3
    
   | 
 
Exception safety helper. More...
#include <concurrent_hash_map.h>
Public Member Functions | |
| enable_segment_failsafe (segments_table_t &table, segment_index_t k) | |
| ~enable_segment_failsafe () | |
  Public Member Functions inherited from tbb::internal::no_copy | |
| no_copy (const no_copy &)=delete | |
| no_copy ()=default | |
Public Attributes | |
| segment_ptr_t * | my_segment_ptr | 
Exception safety helper.
Definition at line 180 of file concurrent_hash_map.h.
      
  | 
  inline | 
Definition at line 182 of file concurrent_hash_map.h.
      
  | 
  inline | 
Definition at line 183 of file concurrent_hash_map.h.
| segment_ptr_t* tbb::interface5::internal::hash_map_base::enable_segment_failsafe::my_segment_ptr | 
Definition at line 181 of file concurrent_hash_map.h.
Referenced by tbb::interface5::internal::hash_map_base::enable_segment().