Andre Poenitz wrote: > On Mon, Jan 14, 2008 at 12:54:54AM +0100, Alfredo Braunstein wrote: >> I agree. But note that the point here is that there may be some uses of a >> real iterator (you can use generic algorithms). Dunno if this is really >> used in the code though. > > I am not aware of any serious use, and I find it hard to believe that > std::random_shuffle() will be very useful in the long run.
It may be perfect for dissertations. A/