diff options
| author | Thiago Macieira <thiago.macieira@intel.com> | 2024-03-11 11:24:00 -0400 |
|---|---|---|
| committer | Thiago Macieira <thiago.macieira@intel.com> | 2024-03-14 14:11:52 -0400 |
| commit | 111c08d0eaa134652f1f1e602ead1a539614258f (patch) | |
| tree | 7b0f5e062c0f72aaf76c29e8f9cad3985d4951ae /src/plugins/sqldrivers/mysql/qsql_mysql.cpp | |
| parent | a5b00cefef12999e9a213943855abe6bc0ab5365 (diff) | |
QFutureInterface: fix build with GCC14/C++20: template-id not allowed
When declaring a constructor, you must use the injected name, not a
template.
qfutureinterface.h:472:37: error: template-id not allowed for constructor in C++20 [-Werror=template-id-cdtor]
Pick-to: 6.6 6.7
Change-Id: I6818d78a57394e37857bfffd17bbbf2313001cbf
Reviewed-by: Ahmad Samir <a.samirh78@gmail.com>
Diffstat (limited to 'src/plugins/sqldrivers/mysql/qsql_mysql.cpp')
0 files changed, 0 insertions, 0 deletions
