BRE12
Public Member Functions | List of all members
tbb::atomic< T * > Struct Template Reference

Specialization for atomic<T*> with arithmetic and operator->. More...

#include <atomic.h>

Inheritance diagram for tbb::atomic< T * >:

Public Member Functions

T * operator= (T *rhs)
 
atomic< T * > & operator= (const atomic< T *> &rhs)
 
T * operator-> () const
 

Detailed Description

template<typename T>
struct tbb::atomic< T * >

Specialization for atomic<T*> with arithmetic and operator->.


The documentation for this struct was generated from the following file: