|
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 138 of file _concurrent_queue_impl.h.
|
inline |
Definition at line 141 of file _concurrent_queue_impl.h.
|
inline |
Definition at line 142 of file _concurrent_queue_impl.h.
References tbb::strict_ppl::internal::micro_queue< T >::destroyer::my_value.
|
private |
Definition at line 139 of file _concurrent_queue_impl.h.
Referenced by tbb::strict_ppl::internal::micro_queue< T >::destroyer::~destroyer().