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