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