qt5base-lts/tests/benchmarks/corelib/thread/qreadwritelock
Ievgenii Meshcheriakov 44a7412795 Remove checks for C++ standard versions C++17 and below
Qt requires a compiler that support C++17 thus __cplusplus
is always 201703L or higher. This patch removes checks
for __cplusplus value that always succeed.

Change-Id: I4b830683ecefab8f913d8b09604086d53209d2e3
Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
2021-10-01 02:46:09 +02:00
..
CMakeLists.txt Standardise layout and naming in corelib benchmarks 2021-08-30 19:21:08 +02:00
tst_bench_qreadwritelock.cpp Remove checks for C++ standard versions C++17 and below 2021-10-01 02:46:09 +02:00