$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Douglas Gregor (gregod_at_[hidden])
Date: 2002-03-26 23:43:24
On Tuesday 26 March 2002 08:04 pm, you wrote:
> 1. Got tests and docs?
>
> 2. Brian Parker invented the basic approach; he should get credit (I
> refined it a bit)
>
> 3. Brian and I agree that this algorithm is suboptimal. He writes:
Updated version of the patch attached. Changes:
- another test
- uses the more optimal algorithm
- Comeau's happy now
- documentation added
Okay to commit?
Doug