bitset_detail::IntBitSet::First

Find the first element (requires Any()).

Synopsis

Declared in <util/bitset.h>

constexpr
unsigned int
First() const noexcept;

Return Value

The position of the lowest set bit.