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
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