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