Details
-
Type:
User Story
-
Status: Closed
-
Priority:
P2: Important
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: 6.0
-
Component/s: Core: Other
-
Labels:None
-
Platform/s:
-
Epic Link:
-
Story Points: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.