Call basic implementation of rfind in string
Separate implementation for rfind(CharT ch, size_type pos) overload is redundant and may be changed to just calling basic implementation with specified parameters
parent
f47dfb8f
Please register or sign in to comment