Returns the minimum value for a 128‐bit signed integer.
Declared in <absl/numeric/int128.h>
<absl/numeric/int128.h>
constexpr int128 Int128Min();
The minimum representable int128 value.
int128
Created with MrDocs