summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools/qbitarray.cpp
diff options
context:
space:
mode:
authorMarc Mutz <marc.mutz@qt.io>2023-12-12 09:52:14 +0100
committerMarc Mutz <marc.mutz@qt.io>2023-12-13 07:56:48 +0100
commitec67d0c942a7756afbb6e21c76e835efd3557427 (patch)
tree1f5dad4e6eead7ad520faff9302fae04664a7ba7 /src/corelib/tools/qbitarray.cpp
parent87361727ffafbee460970cdb8e72056653fd2443 (diff)
Replace QPair with std::pair in the docs
QPair _is_ std::pair. It's confusing that debuggers consistently show the real name, std::pair, while the API and docs continue to maintain the illusion that there is such a thing as QPair. Use std::pair everywhere. Pick-to: 6.7 6.6 6.5 Task-number: QTBUG-115841 Change-Id: I009e2fc415a79a74b583a13cf11e4ff9483a7f6b Reviewed-by: Ahmad Samir <a.samirh78@gmail.com>
Diffstat (limited to 'src/corelib/tools/qbitarray.cpp')
0 files changed, 0 insertions, 0 deletions