https://issues.dlang.org/show_bug.cgi?id=15185
Steven Schveighoffer <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #5 from Steven Schveighoffer <[email protected]> --- Why not "typeid(const(Object))" and "(const(Object)).classinfo" ? --
