Counts the number of consecutive zero bits starting from the most significant bit of x.
x
Declared in <absl/numeric/bits.h>
<absl/numeric/bits.h>
using std::countl_zero;
Created with MrDocs