Return the position of the last occurrence of the specified characterString substring, or npos if not found.
characterString
npos
Declared in <bslstl_string.h>
<bslstl_string.h>
size_type find_last_of( char8_t const* characterString, size_type position = npos) const;