Counts the number of consecutive one bits starting from the least significant bit of x.

Synopsis

Declared in <absl/numeric/bits.h>

using std::countr_one;

Created with MrDocs