Details
-
Sub-task
-
Resolution: Done
-
Not Evaluated
-
None
-
08a993526eb1d98e0e22c6d4ae08d0cf2a587e49
Description
The containers branch is introducing QArrayData to harmonize data structures and features across QByteArray, QString and QVector. It also extends QtPrivate::RefCount to handle the sharable bit, avoiding the need to track that information independently.