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

Andrei Alexandrescu SeeWebsiteForEmail at erdani.org
Wed Oct 8 11:18:11 PDT 2008


Benji Smith wrote:
> Andrei Alexandrescu wrote:
>> Denis Koroskin wrote:
>>> What is Complex!float[] - Complex!(float)[] or Complex!(float[])?
>>
>> My intent is for ! to bind the tightest.
> 
> So, would it be legal to write it like this?
> 
>    (Complex!float)[] array;

Walter would know.

Andrei



More information about the Digitalmars-d mailing list