|
static constexpr uint32_t | index (const uint32_t b) |
|
◆ index()
static constexpr uint32_t flecsi::util::debruijn32_t::index |
( |
const uint32_t |
b | ) |
|
|
inlinestatic |
Return the index of the right-most set bit in the given bit field.
- Note
- Successive bits can be found by subtracting the indexed bit.
The documentation for this class was generated from the following files:
- /home/bergen/devel/tuxfan/flecsi/flecsi/util/debruijn.hh
- /home/bergen/devel/tuxfan/flecsi/flecsi/util/debruijn.cc