Return the current value of this object, providing the acquire memory ordering guarantee.
Synopsis
Declared in <bsls_atomic.h>
bool
loadAcquire() const;
Return Value
current value of this object
Created with MrDocs
Return the current value of this object, providing the acquire memory ordering guarantee.
Declared in <bsls_atomic.h>
bool
loadAcquire() const;
current value of this object
Created with MrDocs