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
Return a dummy object to compare Iterators with.
Declared in <util/bitset.h>
constexpr
IteratorEnd
end() const noexcept;
The end sentinel for iteration.
Created with MrDocs