[Issue 6936] type combination is not commutative

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Tue Jul 22 07:25:21 PDT 2014


https://issues.dlang.org/show_bug.cgi?id=6936

--- Comment #3 from hsteoh at quickfur.ath.cx ---
Recently Kenji fixed array type deduction to work correctly with base classes.
But I guess it still doesn't work properly with common interfaces, or, in this
case, const-ness.

--


More information about the Digitalmars-d-bugs mailing list