qt6-bb10/tests/auto/corelib/tools/qvector
Giuseppe D'Angelo d1de6c521e QVector: add const first/last getters
Convenience to avoid annoying detaching (instead of using at()),
especially on temporary vectors (returned by functions or so).

[ChangeLog][QtCore][QVector] Added the convenience constFirst
and constLast functions.

Change-Id: If61b1f0096f6a7a1c9074340e237cc2376ce3d18
Task-number: QTBUG-46026
Reviewed-by: Olivier Goffart (Woboq GmbH) <ogoffart@woboq.com>
2015-05-26 15:21:21 +00:00
..
.gitignore Moving relevant tests to corelib/tools 2011-09-01 13:07:23 +02:00
qvector.pro Make sure all containers compile in strict-iterator mode 2014-02-22 04:38:01 +01:00
tst_qvector.cpp QVector: add const first/last getters 2015-05-26 15:21:21 +00:00