Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
span::end

Returns an iterator to one past the end of the span.

Synopsis
const_iterator
end() const;
Description

PrevUpHomeNext