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