Same as the three‐argument rfind overload with default position.
Synopsis
Declared in <bslstl_string.h>
size_type
rfind(
wchar_t const* characterString,
size_type position = npos) const;
Created with MrDocs