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