[Issue 16303] covariant delegates should implicitly convert

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Wed Jul 20 02:15:25 PDT 2016


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

Mathias Lang <mathias.lang at sociomantic.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mathias.lang at sociomantic.co
                   |                            |m

--- Comment #1 from Mathias Lang <mathias.lang at sociomantic.com> ---
I thought that was parameter contravariance and that could not work in the
general case because of overloading ?

AFAICS, it's a duplicate of https://issues.dlang.org/show_bug.cgi?id=3075

--


More information about the Digitalmars-d-bugs mailing list