Searched refs:nonConstCapture (Results 1 – 1 of 1) sorted by relevance
344 std::string nonConstCapture = "lalalala"; in client() local 346 [nonConstCapture = std::move(nonConstCapture)]( in client() 350 nonConstCapture += " stuff"; in client()