Returns the sum of lhs and rhs.
lhs
rhs
Declared in <absl/numeric/int128.h>
<absl/numeric/int128.h>
constexpr uint128 operator+( uint128 lhs, uint128 rhs);
The sum lhs + rhs.
lhs + rhs