SmartInt.popcnt

Undocumented in source. Be warned that the author may not have intended to support it.
struct SmartInt(N, bool bitOps = true, bool throws = true)
nothrow @nogc const
SmartInt!(int, bitOps, throws)
popcnt
()
if (
isIntegral!N &&
)

Meta