Create an atomic boolean object having the specified value.

Synopsis

Declared in <bsls_atomic.h>

AtomicBool(bool value);

Created with MrDocs