[Issue 19260] extern(C++) `T* const` mangling
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Mon Oct 22 18:24:28 UTC 2018
https://issues.dlang.org/show_bug.cgi?id=19260
Mathias LANG <pro.mathias.lang at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |pro.mathias.lang at gmail.com
--- Comment #7 from Mathias LANG <pro.mathias.lang at gmail.com> ---
I strongly agree with Kinke here and think we should not pursue mangling head
const, as it's already possible to do it with a small hack (and it's a one-time
cost).
--
More information about the Digitalmars-d-bugs
mailing list