inline bcount_t count_set_bits (bmask_t x)

Count set bits.

Documentation

Count the number of bits set. This function iterates once per set bit and deletes the lowes bit with each iteration.

alphabetic index hierarchy of classes


generated by doc++