Return the current value of this object, providing the acquire memory ordering guarantee.

Synopsis

Declared in <bsls_atomic.h>

int
loadAcquire() const;

Return Value

current value of this object

Created with MrDocs