BRE12
|
Specialization for atomic<T*> with arithmetic and operator->. More...
#include <atomic.h>
Public Member Functions | |
T * | operator= (T *rhs) |
atomic< T * > & | operator= (const atomic< T *> &rhs) |
T * | operator-> () const |
Specialization for atomic<T*> with arithmetic and operator->.