Create an atomic 64‐bit unsigned integer object having the specified value.

Synopsis

Declared in <bsls_atomic.h>

AtomicUint64(Types::Uint64 value);

Created with MrDocs