Lambdas that only capture by reference never need to be mutable.
Drop the keyword (and the now-superfluous parentheses).
Amends
|
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| snippet_qpromise.cpp | ||
| tst_qpromise.cpp | ||
Lambdas that only capture by reference never need to be mutable.
Drop the keyword (and the now-superfluous parentheses).
Amends
|
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| snippet_qpromise.cpp | ||
| tst_qpromise.cpp | ||