cttzp

The 'cttz' family of intrinsic functions counts the number of trailing zeros. Result is properly defined if the argument is zero.

T
cttzp
(
T
)
(
in T src
)
if (
__traits(isUnsigned, T)
)

Meta