Return the current value of the specified atomicInt.
Declared in <bsls_atomicoperations_all_all_clangintrinsics.h>
static
int
getInt(AtomicTypes::Int const* atomicInt);
current value of *atomicInt
| Name | Description |
|---|---|
| atomicInt | atomic integer to load |