popcnt

Undocumented in source. Be warned that the author may not have intended to support it.
  1. int popcnt(uint x)
  2. int popcnt(ulong x)
    @safe pure nothrow @nogc
    static if(__VERSION__ < 2071)
    int
    popcnt
    (
    ulong x
    )

Meta