On Sunday, December 23, 2012 05:56:07 Timon Gehr wrote:
> structs and classes are utterly irrelevant at this point of the discussion.

That's mostly true, but UFCS probably makes it so that structs and classes are 
in the same boat as free functions in modules are. Without UFCS, it's a 
relatively minor issue. But since C++ doesn't have UFCS, once again, this is 
an issue that D has that C++ doesn't, making the fact that people don't 
complain about this much in C++ pretty much irrelevant.

- Jonathan M Davis

Reply via email to