foo!(bar) ==> foo{bar}

Ary Borenszweig ary at esperanto.org.ar
Tue Oct 14 11:17:30 PDT 2008


Bruno Medeiros wrote:
> Ary Borenszweig wrote:
>> Now that you mention it, making template syntax be !() or {} makes it 
>> harder to port C++ code to D. I wonder why this isn't a big deal, but 
>> keeping "int[3]*[5] x;"-like declarations is a must... :-(
>>
> 
> Didn't you mean the C-style declarations (ie, "int (*x[5])[3];") ?
> 

Yes, that.



More information about the Digitalmars-d mailing list