-
Notifications
You must be signed in to change notification settings - Fork 1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
qtesttostring.h: standardize on unique_ptr<[]>
... instead of QScopedArrayPointer. Less Qt code (which we're supposed to test with this library) and more consistent with the tuple implementation. Also makes the header clean w.r.t. upcoming QT_NO_SCOPED_POINTER. Pick-to: 6.9 6.8 Task-number: QTBUG-132213 Change-Id: I3705b8db89e909e3f1e37ad6a31aaba6f9af899a Reviewed-by: Ahmad Samir <[email protected]> Reviewed-by: Thiago Macieira <[email protected]>
- Loading branch information
Showing
1 changed file
with
11 additions
and
10 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters