dmd 1.057 and 2.041 release

bearophile bearophileHUGS at lycos.com
Mon Mar 8 15:09:40 PST 2010


Andrei Alexandrescu:
> What I usually do is:
> T foo(T)(T s) if (is(typeof(s + s))) {
> }

Nice, thank you, I'll use that.
(That solution too presents the bug 3903)

Bye,
bearophile


More information about the Digitalmars-d-announce mailing list