:relfileprefix: ../../../ [#8902CB8392D74B91D2E7D89AC0A7A08C18B35ABB] = Function decode_view::begin pass:v,q[Return an iterator to the beginning] == Synopsis Declared in header `` [source,cpp,subs="verbatim,macros,-callouts"] ---- xref:boost/urls/decode_view/iterator.adoc[iterator] begin() const noexcept; ---- == Description === Example [,cpp] ---- auto it = this->begin(); ---- === Complexity pass:v,q[Constant.] === Exception Safety pass:v,q[Throws nothing.] == Return Value * `iterator`