isInputRange instead of isForwardRange for std.algorithm.fill
Guillaume Chatelet
chatelet.guillaume at gmail.com
Thu May 17 00:14:01 PDT 2012
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 ?
More information about the Digitalmars-d
mailing list