Pre-decrements the counter (post-decrement is not supported).
Declared in <folly/ThreadCachedInt.h>
<folly/ThreadCachedInt.h>
ThreadCachedInt& operator--();
A reference to this counter.