On Monday 26 August 2024 15:25:40 GMT-7 Ville Voutilainen wrote:
> There's a difference between a function being noexcept and calls to a
> function not throwing exceptions. Parameter initialization
> can throw without terminating, for a call of a noexcept function.

Side question: what happens to parameters that have non-noexcept destructors? 
We have both callee-destroys and caller-destroys systems.

-- 
Thiago Macieira - thiago.macieira (AT) intel.com
  Principal Engineer - Intel DCAI Platform & System 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