qt5base-lts/tests/auto/corelib/tools/qstringview
Marc Mutz 8b5aa7b6c4 QStringView: add an array ctor
With sufficient enable_if magic, the array ctor can overload the
pointer ctor and statically determine the size of the array passed.
Consequently, remove the sizeof in QStringViewLiteral again.

Change-Id: I486baa3cafefde60ccc5f2b47eb94ee53cefe63c
Reviewed-by: Edward Welbourne <edward.welbourne@qt.io>
2017-04-04 11:33:08 +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 an array ctor 2017-04-04 11:33:08 +00:00