Shifts this value left by amount bits in place.
amount
Declared in <absl/numeric/int128.h>
<absl/numeric/int128.h>
int128& operator<<=(int amount);
A reference to this int128.
int128