What to do about default function arguments

Martin Nowak dawg at dawgfoto.de
Thu Apr 26 11:13:42 PDT 2012


>    int function(int) opAddrOf() { return &fbody; }

That was wrong, this should be supported through implicit conversion.


More information about the Digitalmars-d mailing list