$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Aleksey Gurtovoy (agurtovoy_at_[hidden])
Date: 2002-07-19 03:46:16
Giovanni Bajo wrote:
> Also, I'm badly missing a reference for copy<> and copy_if<> :)
Okay, it's there, see http://www.mywikinet.com/mpl/ref/Algorithms.html.
I also documented a couple of view sequences:
http://www.mywikinet.com/mpl/ref/Reference/transform_view.html
http://www.mywikinet.com/mpl/ref/Reference/filter_view.html
The new archive with the updated docs and sources is available from here -
http://www.mywikinet.com/mpl/mpl_19_jul_02.zip.
Aleksey