$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Noel Yap (Noel.Yap_at_[hidden])
Date: 2003-05-03 23:03:13
Gregory Colvin wrote:
> Anyway, I jumped into this thread mainly to opine that Noel's
> suggestions
> were not, so far as I could see, any better than your proposal, not to
> rehash what we have already discussed.
I think that if ref<> were used instead of dumb_ptr<> in my previous
posts, it's a little better since, IIRC, ref<> already exists.
Noel