:relfileprefix: ../../../ [#0BA2516E1DDDA17117DE89C1252AC9D28D74AE36] = Function decode_view::rfind 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] rfind(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` |===