boost::capy::slice_of<BufferSequence>::begin
Return an iterator to the beginning of the sequence
Synopsis
Declared in <boost/capy/buffers/slice.hpp>
const_iterator
begin() const noexcept;
Return Value
an iterator to the beginning of the sequence
Created with MrDocs