aa37e67ef7
We've been requiring C++17 since Qt 6.0, and our qAsConst use finally starts to bother us (QTBUG-99313), so time to port away from it now. Since qAsConst has exactly the same semantics as std::as_const (down to rvalue treatment, constexpr'ness and noexcept'ness), there's really nothing more to it than a global search-and-replace, with manual unstaging of the actual definition and documentation in dist/, src/corelib/doc/ and src/corelib/global/. Task-number: QTBUG-99313 Change-Id: I4c7114444a325ad4e62d0fcbfd347d2bbfb21541 Reviewed-by: Ivan Solovev <ivan.solovev@qt.io> |
||
---|---|---|
.. | ||
icons | ||
addtorrentdialog.cpp | ||
addtorrentdialog.h | ||
addtorrentform.ui | ||
bencodeparser.cpp | ||
bencodeparser.h | ||
CMakeLists.txt | ||
connectionmanager.cpp | ||
connectionmanager.h | ||
filemanager.cpp | ||
filemanager.h | ||
icons.qrc | ||
main.cpp | ||
mainwindow.cpp | ||
mainwindow.h | ||
metainfo.cpp | ||
metainfo.h | ||
peerwireclient.cpp | ||
peerwireclient.h | ||
ratecontroller.cpp | ||
ratecontroller.h | ||
torrent.pro | ||
torrentclient.cpp | ||
torrentclient.h | ||
torrentserver.cpp | ||
torrentserver.h | ||
trackerclient.cpp | ||
trackerclient.h |