Searched refs:secondToLast (Results 1 – 1 of 1) sorted by relevance
865 const bool secondToLast = ((ndx + 2) == (int)validResults.size()); in logLegalResults() local869 msg << ((secondToLast) ? (" or ") : (", ")); in logLegalResults()