On Wednesday, 24 March 2021 at 10:25:21 UTC, Basile B. wrote:
In now way. But in your question you mentioned @nogc nothrow and not @safe and pure.
Ok, thanks.Note that core.exception.onOutOfMemoryError is already qualified as @nogc nothrow pure @trusted.