[D-runtime] Some typedef-related code in druntime

Alex Rønne Petersen xtzgzorex at gmail.com
Tue Jul 17 07:39:31 PDT 2012


Hey folks,

In import/object.di and src/object_.di, there is a templatized
opEquals() free function that does various typedef checks with is().

Is this supposed to parse at all? And further, is this function ever
instantiated (I suspect not)? If no, can we kill it?

Regards,
Alex


More information about the D-runtime mailing list