qt6-bb10/tests/auto/corelib/thread/qmutex
Marc Mutz b8966021ff tst_QMutex: use constexpr variables instead of 'enum-trick'
C++20 doesn't like arithmetic with enums anymore. While this hasn't
caused immediate pain, yet, fix it pro-actively for an imminent patch.

As a drive-by, fix the missing space at start of comment.

Pick-to: 6.5 6.4 6.4.3 6.2
Change-Id: Id08bb227c587bc7b900c593a7b6d2655ca32eefd
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2023-03-01 19:14:39 +01:00
..
.gitignore
CMakeLists.txt
tst_qmutex.cpp tst_QMutex: use constexpr variables instead of 'enum-trick' 2023-03-01 19:14:39 +01:00