Atomically decrement the value of this object by 1 and return the value prior to being decremented.
Declared in <bsls_atomic.h>
<bsls_atomic.h>
Types::Uint64 operator--(int postfix);
value of this object prior to the operation