[Issue 17972] __traits(getLinkage) doesn't work for classes

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Apr 30 07:17:13 UTC 2018


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

Manu <turkeyman at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |C++
                 CC|                            |turkeyman at gmail.com
                 OS|Mac OS X                    |All

--- Comment #3 from Manu <turkeyman at gmail.com> ---
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...

--


More information about the Digitalmars-d-bugs mailing list