Return an iterator to the end

Synopsis

iterator
end() const noexcept;

Description

Complexity

Constant.

Exception Safety

Throws nothing.

Return Value

An iterator to the end.

Created with MrDocs