Atomically increment the value of this object by 1 and return the value prior to being incremented.
Synopsis
Declared in <bsls_atomic.h>
Types::Int64
operator++(int);
Created with MrDocs
Atomically increment the value of this object by 1 and return the value prior to being incremented.
Declared in <bsls_atomic.h>
Types::Int64
operator++(int);
Created with MrDocs