Atomically assign the specified value to this object, and return a reference offering modifiable access to this object.
value
this
Declared in <bsls_atomic.h>
<bsls_atomic.h>
AtomicInt& operator=(int value);
Created with MrDocs