Rotates the bits of x to the left by s positions.

Synopsis

Declared in <absl/numeric/bits.h>

using std::rotl;

Created with MrDocs