absl::countl_one

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

Synopsis

Declared in <absl/numeric/bits.h>

using std::countl_one;