$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Jaakko Jarvi (jajarvi_at_[hidden])
Date: 2002-09-30 15:17:37
On Mon, 30 Sep 2002, Kresimir Fresl wrote:
>
> 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.
Thanks for pointing this out, will be fixed.
/Jaakko