[Issue 16683] New: Lower typeid expression to .typeidImpl!(T)

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Sun Nov 13 02:28:00 PST 2016


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

          Issue ID: 16683
           Summary: Lower typeid expression to .typeidImpl!(T)
           Product: D
           Version: D2
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P1
         Component: druntime
          Assignee: nobody at puremagic.com
          Reporter: lucia.mcojocaru at gmail.com

This involves some refactoring in object.d with the implementation of
typeidImpl and the appropriate lowering of typeid.

--


More information about the Digitalmars-d-bugs mailing list