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

Synopsis

Declared in <bsls_atomic.h>

AtomicInt64(Types::Int64 value);

Created with MrDocs