boost::urls::grammar::string_view_base::cbegin

Return an iterator to the beginning

Synopsis

Declared in <include/boost/url/grammar/string_view_base.hpp>

constexpr
const_iterator
cbegin() const noexcept;

Description

See `core::string_view::cbegin`

Created with MrDocs