www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 15767] New: Why isn't there a deprecation plan for TypeTuple?

https://issues.dlang.org/show_bug.cgi?id=15767

          Issue ID: 15767
           Summary: Why isn't there a deprecation plan for TypeTuple?
           Product: D
           Version: D2
          Hardware: x86_64
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P1
         Component: phobos
          Assignee: nobody puremagic.com
          Reporter: greeenify gmail.com

I read that TypeTuple is an alternate name for AliasSeq for legacy
compatibility.

https://github.com/D-Programming-Language/phobos/blob/master/std/typetuple.d

If it's legacy, why is there no  deprecated and no deprecation plan for
std.typetuple?

--
Mar 05 2016