On Friday, 4 November 2022 10:38:30 PDT Allan Sandfeld Jensen wrote:
> Can we even do that, and still preserve ABI and API?

I don't see why not. QFlags is already standard-layout, trivially copyable and 
trivially destructible. Changing the member from private to public won't affect 
any of those properties.

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



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

Reply via email to