Re: [Development] qSwap (was: Re: C++20 comparisons @ Qt (was: Re: C++20 @ Qt))

2023-09-20 Thread Marc Mutz via Development
On 20.09.23 21:09, Marc Mutz via Development wrote: > Will un-deprecate and pour some TLC over it. → Chain ending in https://codereview.qt-project.org/c/qt/qtbase/+/505691 -- Marc Mutz Principal Software Engineer The Qt Company Erich-Thilo-Str. 10 12489 Berlin, Germany www.qt.io Geschäftsführ

[Development] qSwap (was: Re: C++20 comparisons @ Qt (was: Re: C++20 @ Qt))

2023-09-20 Thread Marc Mutz via Development
On 20.09.23 19:03, Ivan Solovev via Development wrote: > > We did _not_ deprecate qSwap(). > > Well, the source code shows that it _is_ deprecated: > https://code.qt.io/cgit/qt/qtbase.git/tree/src/corelib/global/qswap.qdoc [...] > I was not able to find a documentation page for qSwap in Qt 6.5, >