$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Toon Knapen (toon.knapen_at_[hidden])
Date: 2001-12-05 10:51:21
Jeremy Siek wrote:
> Sure, and one could implement the permute function in terms of the
> iterator adaptor, but I think it is still useful to have the algorithm
> since it is more convenient.
I agree for the inplace permutation.
The other one is totally overlapping AFAICS.
to get philosophical : where's the border between algorithm and iterator.