Create an atomic pointer object having the specified value.

Synopsis

Declared in <bsls_atomic.h>

AtomicPointer(TYPE* value);

Created with MrDocs