| 
    Intel(R) Threading Building Blocks Doxygen Documentation
    version 4.2.3
    
   | 
 
Class used to ensure exception-safety of method "pop". More...
Public Member Functions | |
| destroyer (T &value) | |
| ~destroyer () | |
Private Attributes | |
| T & | my_value | 
Additional Inherited Members | |
  Private Member Functions inherited from tbb::internal::no_copy | |
| no_copy (const no_copy &)=delete | |
| no_copy ()=default | |
Class used to ensure exception-safety of method "pop".
Definition at line 221 of file concurrent_queue.h.
      
  | 
  inline | 
Definition at line 224 of file concurrent_queue.h.
      
  | 
  inline | 
Definition at line 225 of file concurrent_queue.h.
References tbb::concurrent_bounded_queue< T, A >::destroyer::my_value.
      
  | 
  private | 
Definition at line 222 of file concurrent_queue.h.
Referenced by tbb::concurrent_bounded_queue< T, A >::destroyer::~destroyer().