Decrements this value by one and returns the new value.
Declared in <absl/numeric/int128.h>
<absl/numeric/int128.h>
int128& operator--();
A reference to this int128.
int128