Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
span::cend

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

Synopsis
const_iterator
cend() const;
Description

PrevUpHomeNext