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