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
Find the last element (requires Any()).
Declared in <util/bitset.h>
constexpr
unsigned int
Last() const noexcept;
The position of the highest set bit.
Created with MrDocs