From: Kresimir Fresl (fresl_at_[hidden])
Date: 2002-09-30 08:33:06


In section 4.1 std::list<> is used in several examples
and in one of them list is sorted using std::sort algorithm.
But AFAIK std::sort requires random access iterators.

Sincerely,

fres