absl::countl_zero

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

Synopsis

Declared in <absl/numeric/bits.h>

using std::countl_zero;