Return the current value of this object, providing the relaxed memory ordering guarantee.
Synopsis
Declared in <bsls_atomic.h>
Types::Uint64
loadRelaxed() const;
Return Value
current value of this object
Created with MrDocs
Return the current value of this object, providing the relaxed memory ordering guarantee.
Declared in <bsls_atomic.h>
Types::Uint64
loadRelaxed() const;
current value of this object
Created with MrDocs