diff options
| author | Laszlo Papp <lpapp@kde.org> | 2013-03-09 12:17:25 +0000 |
|---|---|---|
| committer | The Qt Project <gerrit-noreply@qt-project.org> | 2013-03-17 17:54:34 +0100 |
| commit | 2025d02cf70eb8cea17b56c159ba4a5e6f83abf2 (patch) | |
| tree | f04dd2ab80bc1d67aea90cc9916709a756f194bd /src/sql/drivers/sqlite/qsql_sqlite.cpp | |
| parent | c82121fd7faa5812659d16260a061787177b848f (diff) | |
Fix the is_enum type trait for char16/32_t (C++11)
Add the char16/32_t types to the is_integral check with true for the type
traits to pass the qglobal test for the is_enum functionality. Otherwise, those
types will be detected as enums due to the internal test.
These types are integral after all.
Change-Id: I89ef6b6b4be348d8ef57b0d19ccea55b435e9b14
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
Reviewed-by: Olivier Goffart <ogoffart@woboq.com>
Diffstat (limited to 'src/sql/drivers/sqlite/qsql_sqlite.cpp')
0 files changed, 0 insertions, 0 deletions
