Converts this uint128 to a bool.
uint128
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