Beta D 2.070.0-b2

Martin Nowak via Digitalmars-d-announce digitalmars-d-announce at puremagic.com
Mon Jan 18 05:09:53 PST 2016


On Monday, 18 January 2016 at 10:58:46 UTC, Rory McGuire wrote:
> The TypeTuple disappearance issue is still there. Should at 
> least be marked deprecated first. Right?

It didn't disappear, std.typetuple is still there and deprecated.
What I found during testing was an incorrect `import std.range : 
TypeTuple` that no longer works. It's unfortunate that the import 
system doesn't prevent such mistakes.


More information about the Digitalmars-d-announce mailing list