BloombergLP::bsls::AtomicUint64::storeRelaxed

Atomically assign the specified value to this object, providing the relaxed memory ordering guarantee.

Synopsis

Declared in <bsls_atomic.h>

void
storeRelaxed(Types::Uint64 value);