It looks to me that isForwardRange is too much of a restriction for the fill algorithm, isInputRange could do, we don't need any save() here or am I missing something ?
- isInputRange instead of isForwardRange for std.algorit... Guillaume Chatelet
- Re: isInputRange instead of isForwardRange for st... Andrei Alexandrescu
- Re: isInputRange instead of isForwardRange fo... Guillaume Chatelet
