Returns the arithmetic negation of v.
v
Declared in <absl/numeric/int128.h>
<absl/numeric/int128.h>
constexpr int128 operator-(int128 v);
The negated value -v.
-v