can we get error messages from __traits(compiles)?

Andrej Mitrovic andrej.mitrovich at gmail.com
Fri Mar 7 14:32:05 PST 2014


On 3/7/14, Adam D. Ruppe <destructionator at gmail.com> wrote:
> auto error = __traits(compileErrorMessage, useRange!T);
> static assert(error is null, error);

https://d.puremagic.com/issues/show_bug.cgi?id=8992

I closed it until more people wanted the feature. Guess we could reopen it?


More information about the Digitalmars-d mailing list