Declare change set and compositor structs as movable primative types.
authorAndrew den Exter <andrew.den-exter@nokia.com>
Fri, 9 Mar 2012 01:02:03 +0000 (11:02 +1000)
committerQt by Nokia <qt-info@nokia.com>
Tue, 13 Mar 2012 01:02:49 +0000 (02:02 +0100)
commitc4e25d2cf6fe49277a37e183504990535242037f
treefd2d947bbd02ef26b643c2fb2e3ada2230660348
parentbe8675ab01132ffb03b81cc81842775d6a8fa3f9
Declare change set and compositor structs as movable primative types.

Allows QVector to avoid invoking contructors for these types
unnecessarily.

Change-Id: Icc8670e4a033c943666f907c7e1b006a3d205597
Reviewed-by: Bea Lam <bea.lam@nokia.com>
src/quick/util/qquickchangeset_p.h
src/quick/util/qquicklistcompositor_p.h