Atomically retrieve the value of the specified atomicPtr, providing the acquire memory ordering guarantee.
atomicPtr
Declared in <bsls_atomicoperations_default.h>
<bsls_atomicoperations_default.h>
static void* getPtrAcquire(AtomicTypes::Pointer const* atomicPtr);