https://issues.dlang.org/show_bug.cgi?id=17972
Manu <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |C++ CC| |[email protected] OS|Mac OS X |All --- Comment #3 from Manu <[email protected]> --- I've just run into this issue. I was trying to fix `destroy()` not working on C++ classes, and quickly realised I needed a reliable way to detect C++ classes! So, we can't fix destroy() until we have this, or an alternative accepted solution... --
