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: [email protected]
Reporter: [email protected]
This involves some refactoring in object.d with the implementation of
typeidImpl and the appropriate lowering of typeid.
--
