Searched refs:nonConstCapture (Results 1 – 1 of 1) sorted by relevance
343 std::string nonConstCapture = "lalalala"; in client() local345 [nonConstCapture = std::move(nonConstCapture)]( in client()349 nonConstCapture += " stuff"; in client()