QVarLengthArray: provide STL-compatible member function names
authorMarc Mutz <marc.mutz@kdab.com>
Thu, 24 May 2012 06:35:39 +0000 (08:35 +0200)
committerThe Qt Project <gerrit-noreply@qt-project.org>
Wed, 19 Sep 2012 17:54:44 +0000 (19:54 +0200)
commited116aa3b39c54ce78468f50f10c2d4cc7b02816
treeb6834f5cfaec12868a83a6baa1b767ff864eaec6
parent77fc6d30f1bd4bdd8894dd98e12373211241a091
QVarLengthArray: provide STL-compatible member function names

This allows, among other things, to use QVarLengthArray as the target of
a std::back_insert_iterator.

Change-Id: I507f612a23da854bf865780aa0a7e6312f4a896b
Reviewed-by: João Abecasis <joao.abecasis@nokia.com>
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
src/corelib/tools/qvarlengtharray.h
src/corelib/tools/qvarlengtharray.qdoc