Some methods of the containers receive iterators of the same container type.
The objective is to transform such methods so they receive iterators of any
container type. The current implementation would be just a template
specialization. Affected methods:
QDynamicArray
-AddRange
-InsertRange
QList
-AddRange
-InsertRange
Original issue reported on code.google.com by Lince3D@gmail.com on 14 Nov 2014 at 1:32
Original issue reported on code.google.com by
Lince3D@gmail.com
on 14 Nov 2014 at 1:32