diff options
| author | Ahmad Samir <a.samirh78@gmail.com> | 2023-04-26 15:19:35 +0200 |
|---|---|---|
| committer | Ahmad Samir <a.samirh78@gmail.com> | 2023-05-27 19:21:44 +0200 |
| commit | 369952fbd7163c9ae2fa6401b8da3a5dc5d2368b (patch) | |
| tree | 31429c50f70faf0832d2a4eca46f13048ec2ddd3 /src/gui/doc/snippets/code | |
| parent | f89c4c4f8fd5afbb6a5480fe2fc13bb6dcaace47 (diff) | |
QTimer: lambdas don't implicitly capture 'this' in C++20
Can't use [=, this], as clang fails to build with:
error: explicit capture of 'this' with a capture default of '=' is a
C++20 extension [-Werror,-Wc++20-extensions]
Change-Id: I8ead9cb493cb1e295aa03386d80af6e83ba8cbb4
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Diffstat (limited to 'src/gui/doc/snippets/code')
0 files changed, 0 insertions, 0 deletions
