$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Douglas Gregor (gregod_at_[hidden])
Date: 2002-03-26 20:43:48
On Tuesday 26 March 2002 08:04 pm, you wrote:
> 1. Got tests and docs?
Tests are in the patch, docs I'll get to if nobody objects to the patch.
> 2. Brian Parker invented the basic approach; he should get credit (I
> refined it a bit)
Okay.
> 3. Brian and I agree that this algorithm is suboptimal. He writes:
[snip algorithm]
I'd be happier with Brian's algorithm... if there are no objections I'll
switch over to that.
Doug