boost::capy::buffer_array::begin
Return an iterator to the beginning.
Synopses
Return an iterator to the beginning.
value_type*
begin() noexcept;
Return an iterator to the beginning.
value_type const*
begin() const noexcept;
Created with MrDocs