Atomically assign the specified value to this object, providing the relaxed memory ordering guarantee.
value
Declared in <bsls_atomic.h>
<bsls_atomic.h>
void storeRelaxed(TYPE* value);
Created with MrDocs