ctpop

The 'ctpop' family of intrinsics counts the number of bits set in a value.

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

Meta