We are already using std::search in basic_string::find and probably doing the
same for the reverse string find would also improve the performance

-- 
           Summary: std::find_end vs basic_string::rfind
           Product: gcc
           Version: 4.1.0
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: P2
         Component: libstdc++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: pcarlini at suse dot de
                CC: gcc-bugs at gcc dot gnu dot org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23112

Reply via email to