Searched defs:vctTemp (Results 1 – 1 of 1) sorted by relevance
948 …auto callback = [&](const std::vector<std::string>& vctTemp) { vctOut.assign(vctTemp.begin(), vctT… in __anon71f9752b2402()955 std::vector<std::string> vctTemp = { "test1", "test2" }; variable