https://issues.dlang.org/show_bug.cgi?id=14912

--- Comment #8 from Steven Schveighoffer <[email protected]> ---
(In reply to Iain Buclaw from comment #7)
> That's fine for anything except classes...

Sure, but with compiler visibility, and ability to inline (and ability to alter
the implementation based on the type), we can do whatever makes the optimizer
happy.

All we need from the compiler is the components that make up the ci.init.

--

Reply via email to