qt5base-lts/tests/auto/corelib/global/qglobal
Ievgenii Meshcheriakov 9a3f4afb70 Remove checks for features available in C++17
This patch removes most of the checks that are made using C++20
__cpp_* macros for features available in C++17 and earlier.
Library feature check macros (__cpp_lib_*) are unaffected.

Change-Id: I557b2bd0d4ff09b13837555e9880eb28e0355f64
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2021-10-02 17:54:39 +02:00
..
.gitignore
CMakeLists.txt
qglobal.c Fix warning about unused variable 2021-02-18 11:25:01 +01:00
tst_qglobal.cpp Remove checks for features available in C++17 2021-10-02 17:54:39 +02:00