end

Return an iterator to the end

Synopsis

iterator end() noexcept;

Declared in file <src/segments_base.cpp> at line 98

Description

Complexity

Constant.

Exception Safety

Throws nothing.