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