mirror of https://github.com/qt/qthttpserver.git
Implicit capture of this via [=] is deprecated in C++20. This patch avoids the compiler warning tst_qhttpserver.cpp:488:34: warning: implicit capture of ‘this’ via ‘[=]’ is deprecated in C++20 [-Wdeprecated] 488 | return QtConcurrent::run([=]() { Amends: |
||
---|---|---|
.. | ||
auto | ||
benchmarks | ||
CMakeLists.txt |