diff options
| author | João Abecasis <joao.abecasis@nokia.com> | 2011-11-03 12:52:26 +0100 |
|---|---|---|
| committer | Qt by Nokia <qt-info@nokia.com> | 2011-12-14 14:09:53 +0100 |
| commit | 4da0b5fc02fe3a647d32892905c42928841d6487 (patch) | |
| tree | d742f15ad2f1e1e6fbceddb92e5f18496a758826 /src/corelib/tools/qarraydata.cpp | |
| parent | bd0b49efe0bf63b359fc315757a9de547d557802 (diff) | |
QArrayDataOps: generic array operations
This class, the selector and underlying implementations provide
specialized operations on QArrayData, while allowing for optimized
implementations that benefit from type-specific information.
Currently, offering a generic implementation and specializations for
PODs (trivial ctor, dtor and move operations) and movable types (can be
trivially moved in memory).
Change-Id: I2c5829b66c2aea79f12f21debe5c01f7104c7ea3
Reviewed-by: Bradley T. Hughes <bradley.hughes@nokia.com>
Diffstat (limited to 'src/corelib/tools/qarraydata.cpp')
0 files changed, 0 insertions, 0 deletions
