Atomically decrement the value of this object by 1 and return the resulting value.

Synopsis

Declared in <bsls_atomic.h>

unsigned int
operator‐‐();

Created with MrDocs