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