Can call static method with null reference

Jacob Carlborg doob at me.com
Sun Jun 23 02:30:11 PDT 2013


On 2013-06-22 23:51, Timon Gehr wrote:

> If that is the only problem then the solution is to allow overloading on
> static, which is easy to do.

You still need to call the static method on the class/struct if there's 
an ambiguity.

-- 
/Jacob Carlborg


More information about the Digitalmars-d-learn mailing list