inline bcount_t lowest_bit_set (bmask_t x)

Number of lowest set bit.

Documentation

Return the bit number (0 -> Nbit-1) of the lowest set bit. A binary search technique is used.

alphabetic index hierarchy of classes


generated by doc++