|
Intel(R) Threading Building Blocks Doxygen Documentation
version 4.2.3
|
Specialization for atomic<T*> with arithmetic and operator->. More...
#include <atomic.h>
Additional Inherited Members | |
Public Types inherited from tbb::internal::atomic_impl_with_arithmetic< T *, ptrdiff_t, T > | |
| typedef T * | value_type |
Public Types inherited from tbb::internal::atomic_impl< T * > | |
| typedef T * | value_type |
Protected Member Functions inherited from tbb::internal::atomic_impl< T * > | |
| value_type | store_with_release (value_type rhs) |
Protected Attributes inherited from tbb::internal::atomic_impl< T * > | |
| aligned_storage< T *, sizeof(T *)> | my_storage |
Specialization for atomic<T*> with arithmetic and operator->.
|
default |
|
inline |
|
inline |
|
inline |
Definition at line 486 of file atomic.h.
|
inline |
Definition at line 490 of file atomic.h.