[#BloombergLP-bsls-AtomicInt64-operator_dec-01] = xref:BloombergLP.adoc[BloombergLP]::xref:BloombergLP/bsls.adoc[bsls]::xref:BloombergLP/bsls/AtomicInt64.adoc[AtomicInt64]::operator‐‐ :relfileprefix: ../../../ :mrdocs: Atomically decrement the value of this object by 1 and return the value prior to being decremented. == Synopsis Declared in `<bsls_atomic.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- xref:BloombergLP/bsls/Types/Int64.adoc[Types::Int64] operator‐‐(int); ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#