softPopcnt
private fn
int softPopcnt(N)(N x) if (is(N == uint) || is(N == ulong)) pureNo documentation available for this declaration.
int softPopcnt(N)(N x) if (is(N == uint) || is(N == ulong)) pure