Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
span::begin

Returns an iterator to the beginning of the span.

Synopsis
const_iterator
begin() const;
Description

PrevUpHomeNext