First experience with std.algorithm: I had to resort to writinga

Don nospam at nospam.com
Tue Jun 8 21:05:19 PDT 2010


Andrei Alexandrescu wrote:
> On 06/08/2010 04:51 PM, KennyTM~ wrote:
>> A better representation is
>>
>> auto iota(B, E)(B begin, E end);
> 
> FWIW that's how I first defined it. At that time ddoc had a bug that 
> made all auto functions invisible. I think that has been fixed since.
> 
> Andrei
bug 2581. Not fixed yet.


More information about the Digitalmars-d mailing list