qt6-bb10/tests/auto/corelib/tools/qalgorithms
Marc Mutz eb122a6fe4 tst_QAlgorithms: fix compilation with C++11 enabled
GCC refuses to use a merely static const uint array in a constexpr function.

Fix by making the array constexpr if supported by the compiler.

Change-Id: Idd59d3f74f8f4e98aad82bc892f4a6469932df9f
Reviewed-by: Olivier Goffart <ogoffart@woboq.com>
Reviewed-by: Lars Knoll <lars.knoll@digia.com>
2013-11-17 09:48:17 +01:00
..
.gitignore
qalgorithms.pro
tst_qalgorithms.cpp tst_QAlgorithms: fix compilation with C++11 enabled 2013-11-17 09:48:17 +01:00