On 8/27/2012 1:10 AM, Manu wrote:
I don't see how the linker enters into it. Default args are irrelevant to the linker.
Consider name mangling and what it's for. Now consider two *different* types mangling to the same name.
D fundamentally depends on a 1:1 correspondence between types and name mangling, not 1:n or n:1.