[Issue 13833] .classinfo.name (and typeid(obj)) does not print proper dynamic type when using an interface
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Tue Jan 26 02:07:23 UTC 2021
https://issues.dlang.org/show_bug.cgi?id=13833
Adam D. Ruppe <destructionator at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |destructionator at gmail.com
--- Comment #4 from Adam D. Ruppe <destructionator at gmail.com> ---
the compiler could prolly just auto-cast to object then typeid it
--
More information about the Digitalmars-d-bugs
mailing list