qt6-bb10/tests/auto/corelib/tools/qstringview
Marc Mutz 3c592a17f1 QStringView: add constructor from pointer pair
This is often more natural than (ptr, len), and I need it in the
implementation of QStringView::trimmed().

Change-Id: I1d99b5ddaf76eee0582150b0233ef6ce9c37d25d
Reviewed-by: Anton Kudryavtsev <antkudr@mail.ru>
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
2017-05-16 09:34:50 +00:00
..
.gitignore
qstringview.pro
tst_qstringview.cpp QStringView: add constructor from pointer pair 2017-05-16 09:34:50 +00:00