|
inlineconstexpr |
Parameters
x
: argument.c
: Conditional expression masking the operation.m
: Logical value masking the operation.Return value
The value of the number of consecutive 0 ("zero") bits in the value of x
, starting from the least significant bit ("right"), with same type as x
, is returned.