Converts this int128 to a bool.
int128
bool
Declared in <absl/numeric/int128.h>
<absl/numeric/int128.h>
constexpr explicit operator bool() const;
true if this value is non-zero; false otherwise.
true
false