On Saturday, 8 June 2013 at 10:22:42 UTC, Dicebot wrote:
On Saturday, 8 June 2013 at 06:33:48 UTC, deadalnix wrote:
...

Btw, are there any reasons why "export" can't be applied on per-method basis instead of whole classes?

For final method, no problem, but for virtual method, it is either all or nothing, as they share the same virtual table.

Reply via email to