boost::urls::decode_view::rfind
Finds the first occurrence of character in this view
Synopsis
Declared in header <boost/url/decode_view.hpp>
const_iterator
rfind(char ch) const noexcept;
Finds the first occurrence of character in this view
Declared in header <boost/url/decode_view.hpp>
const_iterator
rfind(char ch) const noexcept;