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

--- Comment #3 from David Eckardt <[email protected]> ---
Jonathan, I see the problem. I wonder how `is` at run-time for class objects
created at compile-time is supposed to work, as it compares memory addresses,
but IIUC CTFE doesn’t use a model of addressed memory.

Bummer.

--

Reply via email to