Find the last element (requires Any()).

Synopsis

Declared in <util/bitset.h>

constexpr
unsigned int
Last() const noexcept;

Return Value

The position of the highest set bit.

Created with MrDocs