Return a dummy object to compare Iterators with.

Synopsis

Declared in <util/bitset.h>

constexpr
IteratorEnd
end() const noexcept;

Return Value

The end sentinel for iteration.

Created with MrDocs