BitMap.getTrueBitCount

Returns the amount of bitmap elements that are set to true.

struct BitMap
@nogc nothrow const
long
getTrueBitCount
()

Meta