[Issue 20805] C++ mangling mismatch with templates and namespaces

d-bugmail at puremagic.com d-bugmail at puremagic.com
Wed Jun 16 05:56:29 UTC 2021


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

Mathias LANG <pro.mathias.lang at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |pro.mathias.lang at gmail.com

--- Comment #3 from Mathias LANG <pro.mathias.lang at gmail.com> ---
Actually, the reduction is a different issue. C++ does not have parameterless
templates, so the compiler should probably disallow them since it can't mangle
them.

--


More information about the Digitalmars-d-bugs mailing list