Details
-
User Story
-
Resolution: Done
-
P2: Important
-
None
-
None
-
-
3
Description
std::pair has exact same API in case needed. Hence, remove of QPair has been agreed upon during Qt CS 2019.
Suggestion is to make QPair an alias for std::pair.
Attachments
Issue Links
- resulted in
-
QTBUG-115841 Port away from QPair
- In Review