Returns the logical negation of val.
val
Declared in <absl/numeric/int128.h>
<absl/numeric/int128.h>
constexpr bool operator!(uint128 val);
true if val is zero; false otherwise.
true
false