BLBitSetWordIterator Class Referencefinal [¶]
BitSet word iterator [C++ API].
Low-level iterator that sees a BitSet as an array of bit words. It only iterates non-zero words and returns zero at the end of iteration.
A simple way of printing all non-zero words of a BitWord: