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