https://d.puremagic.com/issues/show_bug.cgi?id=11719
--- Comment #1 from Kenji Hara <[email protected]> 2013-12-10 20:00:47 PST --- This is an intended change introduced by fixing issue 9081. If you replace two is(typeof(__traits(parent, T))) to __traits(compiles, __traits(parent, T))) Then the OP code will work. -- Configure issuemail: https://d.puremagic.com/issues/userprefs.cgi?tab=email ------- You are receiving this mail because: -------
