Atomically retrieve the value of the specified atomicUint, without providing any memory ordering guarantees.

Synopsis

Declared in <bsls_atomicoperations_default.h>

static
Types::Uint64
getUint64Relaxed(AtomicTypes::Uint64 const* atomicUint);

Created with MrDocs