<div dir="ltr"><div>Ah, I didn't see Error... but yes, this is my hypothesis, I just wanted to confirm if it's correct.</div><div>Can I expect unwind tables are not generated for nothrow functions?</div></div><br><div class="gmail_quote gmail_quote_container"><div dir="ltr" class="gmail_attr">On Mon, 7 Apr 2025 at 14:06, Olivier Pisano via Digitalmars-d <<a href="mailto:digitalmars-d@puremagic.com">digitalmars-d@puremagic.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hello,<br>
<br>
I suppose this is because a nothrow function cannot throw an <br>
Exception, but can throw an Error.<br>
</blockquote></div>