BloombergLP::bsls::AtomicInt64::store

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

Synopsis

Declared in <bsls_atomic.h>

void
store(Types::Int64 value);