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