:relfileprefix: ../../../ [#86478BD00FE9276508CF34E69BDEA72ABB7E2C1B] = Function decode_view::find pass:v,q[Finds the first occurrence of character in this view] == Synopsis Declared in header `` [source,cpp,subs="verbatim,macros,-callouts"] ---- xref:boost/urls/decode_view/const_iterator.adoc[const_iterator] find(char ch) const noexcept; ---- == Description === Complexity pass:v,q[Linear.] === Exception Safety pass:v,q[Throws nothing.] == Return Value * `const_iterator` == Parameters |=== | Name | Type | *ch* | `char` |===