$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Hervé Brönnimann (hbr_at_[hidden])
Date: 2004-07-22 13:43:03
On Jul 22, 2004, at 2:56 AM, Joaquín Mª López Muñoz wrote:
> 107c107
> < RCIterator rfirst(last), rlast(first), rmin(min), rmax(max);
> ---
>> RCIterator rfirst(last), rlast(first), rmin, rmax;
Joaquin: I thought I committed that patch yesterday. If not, my
mistake, you can go ahead. I always "cvs update" before committing so I
will see it.
-- Hervé