![]() |
Shadowrun: Awakened 29 September 2011 - Build 871
|
Class used to ensure exception-safety of method "pop".
Inheritance diagram for tbb::concurrent_bounded_queue< T, A >::destroyer:Public Member Functions | |
| destroyer (T &value) | |
| destroyer (T &value) | |
| ~destroyer () | |
| ~destroyer () | |
Private Attributes | |
| T & | my_value |
Definition at line 176 of file Include/tbb/concurrent_queue.h.
| tbb::concurrent_bounded_queue< T, A >::destroyer::destroyer | ( | T & | value | ) | [inline] |
Definition at line 179 of file Include/tbb/concurrent_queue.h.
| tbb::concurrent_bounded_queue< T, A >::destroyer::~destroyer | ( | ) | [inline] |
Definition at line 180 of file Include/tbb/concurrent_queue.h.
References tbb::concurrent_bounded_queue< T, A >::destroyer::my_value.
{my_value.~T();}
| tbb::concurrent_bounded_queue< T, A >::destroyer::destroyer | ( | T & | value | ) | [inline] |
Definition at line 179 of file Third Party Tech/TBB/tbb30_20100406oss_win/tbb30_20100406oss/include/tbb/concurrent_queue.h.
| tbb::concurrent_bounded_queue< T, A >::destroyer::~destroyer | ( | ) | [inline] |
Definition at line 180 of file Third Party Tech/TBB/tbb30_20100406oss_win/tbb30_20100406oss/include/tbb/concurrent_queue.h.
References tbb::concurrent_bounded_queue< T, A >::destroyer::my_value.
{my_value.~T();}
T & tbb::concurrent_bounded_queue< T, A >::destroyer::my_value [private] |
Definition at line 177 of file Include/tbb/concurrent_queue.h.
Referenced by tbb::concurrent_bounded_queue< T, A >::destroyer::~destroyer().
Copyright © 2007-2010 by The Shadowrun: Awakened Team. This work is licensed under the GNU Lesser General Public License 3.