boost::http_proto::quoted_token_view::cbegin
Return an iterator to the beginning
Synopsis
Declared in <boost/url/grammar/string_view_base.hpp>
constexpr
const_iterator
cbegin() const noexcept;
Return Value
An iterator to the beginning
Created with MrDocs