qt5base-lts/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 Long live QStringView! 2017-03-24 18:34:35 +00:00
qstringview.pro Long live QStringView! 2017-03-24 18:34:35 +00:00
tst_qstringview.cpp QStringView: add constructor from pointer pair 2017-05-16 09:34:50 +00:00