Atomically assign the specified value to this object, providing the release memory ordering guarantee.
Synopsis
Declared in <bsls_atomic.h>
void
storeRelease(Types::Uint64 value);
Created with MrDocs
Atomically assign the specified value to this object, providing the release memory ordering guarantee.
Declared in <bsls_atomic.h>
void
storeRelease(Types::Uint64 value);
Created with MrDocs