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

Synopsis

Declared in <absl/numeric/bits.h>

using std::countr_zero;

Created with MrDocs