Create an atomic integer object having the specified value.

Synopsis

Declared in <bsls_atomic.h>

AtomicInt(int value);

Created with MrDocs