BloombergLP::bsls::AtomicUint64::operator=

Atomically assign the specified value to this object, and return a reference offering modifiable access to this object.

Synopsis

Declared in <bsls_atomic.h>

AtomicUint64&
operator=(Types::Uint64 value);