BRE12
|
Specialization for atomic<void*>, for sake of not allowing arithmetic or operator->. More...
#include <atomic.h>
Public Member Functions | |
void * | operator= (void *rhs) |
atomic< void * > & | operator= (const atomic< void *> &rhs) |
Specialization for atomic<void*>, for sake of not allowing arithmetic or operator->.