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



--- Comment #3 from [email protected] 2014-02-14 23:21:25 PST ---
Commit pushed to master at https://github.com/D-Programming-Language/phobos

https://github.com/D-Programming-Language/phobos/commit/6f43a92cd2ed4b16e2dbf8cc6550396f82180b99
Fix predicate template implementations in std.traits and std.range

Use T.init property instead of void initializer, because it will work even if T
is const or immutable type.

I must change a part of unit test for the bug 6935, because we cannot support
ranges which overrides init property.

-- 
Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------

Reply via email to