[Issue 2095] covariance w/o typechecks = bugs
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sat Nov 20 14:31:55 PST 2010
http://d.puremagic.com/issues/show_bug.cgi?id=2095
--- Comment #23 from Sobirari Muhomori <dfj1esp02 at sneakemail.com> 2010-11-20 14:30:34 PST ---
> <? extends A>[]
Interesting. This type implies array is mutable, so you can put objects into
it. Java will check at runtime for array type, but in D arrays don't have rtti.
--
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
More information about the Digitalmars-d-bugs
mailing list