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

Thiago Macieira thiago.macieira at intel.com
Thu Nov 16 00:38:25 CET 2023


On Wednesday, 15 November 2023 08:32:40 PST Marc Mutz via Development wrote:
> All other std::regular Qt classes will be using the new types (or, if
> helper functions are inline and we compile in C++20 mode, the std types
> directly).

Please remember you must not change the return type of any exported function.

So I advise we just use the Qt types and come Qt 7 they become a typedef. 
There's no need to use the Standard types right now.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Cloud Software Architect - Intel DCAI Cloud Engineering
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 5163 bytes
Desc: not available
URL: <http://lists.qt-project.org/pipermail/development/attachments/20231115/4de5e06b/attachment.bin>


More information about the Development mailing list