Can't use float array in map

Ali Çehreli acehreli at yahoo.com
Fri Jun 3 10:26:39 PDT 2011


On 06/03/2011 10:15 AM, Andrej Mitrovic wrote:
 > Offending line in map:
 > alias typeof(_fun(.ElementType!R.init)) ElementType;

The fact that the error points at that line should be a bug. That's just 
an alias, nothing is evaluated at that line.

Ali



More information about the Digitalmars-d-learn mailing list