Searched refs:first1 (Results 1 – 1 of 1) sorted by relevance
175 auto first1 = lhs.begin(), last1 = lhs.end(); in operator() local177 while (first1 != last1) { in operator()180 auto first1_ch = ::tolower(*first1); in operator()185 ++first1; ++first2; in operator()
Completed in 5 milliseconds