Commit dc5dbfad authored by Pawel Karczewski's avatar Pawel Karczewski
Browse files

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
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment