Function BitMap.getTrueBitCount
Returns the amount of bitmap elements that are set to true
.
long getTrueBitCount() nothrow @nogc const;
Returns the amount of bitmap elements that are set to true
.
long getTrueBitCount() nothrow @nogc const;