Searched refs:strView (Results 1 – 1 of 1) sorted by relevance
120 auto removeWhiteSpace = [out](std::string_view strView) { in splitTokens() argument121 std::string s(strView); in splitTokens()