On 2/7/13 10:33 PM, Walter Bright wrote:
On 2/7/2013 6:52 PM, Ziad Hatahet wrote:
On Mon, Feb 4, 2013 at 9:38 AM, Walter Bright <newshou...@digitalmars.com
<mailto:newshou...@digitalmars.com>> wrote:


C++'s use of < > for template parameters is not forgivable because many
people correctly predicted its problems at the time.


Does that also apply to Java and C#? :)


I haven't paid attention to those usages, so I don't have anything
informed to say about it.

Java and C# don't allow expression template parameters, so < and > are harmless in those languages. However, the choice does lock them out of adding expression parameters later.

Andrei

Reply via email to