www.digitalmars.com         C & C++   DMDScript  

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

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 puremagic.com
          Reporter: lucia.mcojocaru gmail.com

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

--
Nov 13 2016