enum string
Namespace
rswhite4 at googlemail.com
Wed Aug 8 08:58:17 PDT 2012
On Tuesday, 7 August 2012 at 18:31:41 UTC, Jonathan M Davis wrote:
> On Tuesday, August 07, 2012 21:14:00 Dmitry Olshansky wrote:
>> isSomeString!T regression? See enum & std.traits topic in d.D.
>> Seems like it will work again in 2.061...
>
> Yeah. In 2.060, std.traits doesn't treat enums as their base
> type for stuff
> like isSomeString and isIntegral, which is the problem. It's
> been fixed on
> github, but it's still broken in 2.060.
>
> - Jonathan M Davis
Which file must i replace with his version from github to solve
the problem?
More information about the Digitalmars-d-learn
mailing list