https://issues.dlang.org/show_bug.cgi?id=18845
Ethan Watson <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #1 from Ethan Watson <[email protected]> --- See: The giant workaround I had to do for Binderoo for this very thing in my DConf 2017 talk. I believe the reason classes always have a vtable is so safe casting is still guaranteed. But that's just an assumption. --
