Searched refs:strView (Results 1 – 1 of 1) sorted by relevance
119 auto removeWhiteSpace = [out](StringView strView) { in splitTokens() argument120 std::string s = strView.str(); in splitTokens()