Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add a benchmark comparing QVector and std::vector performance | hjk | 2009-11-19 | 4 | -0/+1215 |
This also includes a QRawVector class template mimicing a QVector without reference counting. |
index : Qt.git | ||
Qt s a cross-platform application framework that is used for developing application software that can be run on various software and hardware platforms with little or no change in the underlying codebase, while still being a native application with native capabilities and speed. |
summaryrefslogtreecommitdiffstats |
Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add a benchmark comparing QVector and std::vector performance | hjk | 2009-11-19 | 4 | -0/+1215 |
This also includes a QRawVector class template mimicing a QVector without reference counting. |