[Issue 14020] [ICE] generateEmptyFunction(C, func...) is unsupported parameter for C++ template, from typecons.BlackHole
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Wed Oct 10 23:08:14 UTC 2018
https://issues.dlang.org/show_bug.cgi?id=14020
Iain Buclaw <ibuclaw at gdcproject.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ibuclaw at gdcproject.org
--- Comment #1 from Iain Buclaw <ibuclaw at gdcproject.org> ---
Error is now:
Internal Compiler Error: C++ generateEmptyFunction(C, func...) template alias
parameter is not supported
The compiler exits gracefully, but the diagnostic means it should have been
caught earlier.
--
More information about the Digitalmars-d-bugs
mailing list