Atomically assign the specified value to this object, providing the sequential consistency memory ordering guarantee.
value
Declared in <bsls_atomic.h>
<bsls_atomic.h>
void store(Types::Uint64 value);