On Tuesday, 3 September 2013 at 13:42:44 UTC, Manfred Nowak wrote:
Carl Sturtivant wrote:

No it isn't according to dmd.
dmd does not express this.

according to
p1.d(15): Error: [...]
dmd "cannot deduce" that `Dptr!(T, U)' might be equal to
`int delegate(int)'

Indeed, dmd doesn't know the equivalence, and therefore won't compile my code.

Reply via email to