boost::urls::segments_base::begin
Return an iterator to the beginning
Synopsis
Declared in <boost/url/segments_base.hpp>
iterator
begin() const noexcept;
Return Value
An iterator to the first segment.
Created with MrDocs