qt5base-lts/tests/auto/corelib/text/qanystringview
Øystein Heskestad eaabd0c545 QAnyStringView: constexpr detect 8-bit ASCII as Latin 1
This has performance benefits when doing comparisons.
The check is only performed at compile time.

Task-number: QTBUG-101014
Change-Id: I55694b045fe5e75d9671d0a3a70c80d998cf98c8
Reviewed-by: Qt CI Bot <qt_ci_bot@qt-project.org>
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2022-03-21 20:36:23 +01:00
..
.gitignore Add an initial tst_QAnyStringView 2021-11-18 17:13:19 +00:00
CMakeLists.txt Add an initial tst_QAnyStringView 2021-11-18 17:13:19 +00:00
tst_qanystringview.cpp QAnyStringView: constexpr detect 8-bit ASCII as Latin 1 2022-03-21 20:36:23 +01:00