Interface Documentation
Version: invalid
Static Public Member Functions | List of all members
flecsi::util::debruijn32_t Class Reference

Static Public Member Functions

static constexpr uint32_t index (const uint32_t b)
 

Member Function Documentation

◆ 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: