Same as the three‐argument rfind overload with default position.

Synopsis

Declared in <bslstl_string.h>

size_type
rfind(
    char const* characterString,
    size_type position = npos) const;

Created with MrDocs