On Tuesday, 2 May 2023 17:39:01 PDT Thiago Macieira wrote:
> Opinions?

BTW, here's the opinion of the GCC devs:

Don't ever use the -std= option to raise the language from the default. That 
implies opting in to functionality that they're not entirely satisfied with, 
and may possibly still break ABI.

Considering GCC 13 still defaults to -std=c++17, we shouldn't raise our 
minimum to C++20 until at least GCC 14 can be made a requirement. So I'm going 
to guess not before 2027.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Cloud Software Architect - Intel DCAI Cloud Engineering

Attachment: smime.p7s
Description: S/MIME cryptographic signature

-- 
Development mailing list
Development@qt-project.org
https://lists.qt-project.org/listinfo/development

Reply via email to