Shouldn't __traits return Tuples?
Christopher Wright
dhasenan at gmail.com
Tue Mar 31 18:16:28 PDT 2009
Trass3r wrote:
> Christopher Wright schrieb:
>> Buggy __traits is the major reason I'm not on d2. If __traits were not
>> buggy, I could do, god, so many things!
>>
>> Though it would be even better to have the runtime equivalent.
>
> Any chance traits get fixed anytime soon?
I was using __traits + CTFE around 2.006 through 2.011. Every release,
things were broken in new and incompatible ways. I could never narrow it
down sufficiently to get a good bug report (well, usually not), but I
could usually make it work by bashing my code in a few times.
The one consistent bug I found was fixed. So I could get back to it, but
I don't want to keep chasing the CTFE engine.
More information about the Digitalmars-d
mailing list