boost::urls::decode_view::rfind
Finds the first occurrence of character in this view
Synopsis
const_iterator
rfind(char ch) const noexcept;
Finds the first occurrence of character in this view
const_iterator
rfind(char ch) const noexcept;