$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Douglas Gregor (gregod_at_[hidden])
Date: 2002-02-23 09:48:53
On Friday 22 February 2002 05:52 pm, you wrote:
[snip]
> I've been playing around with this, and I have a slight suggestion to
> make the interface nicer for users (instead of implementors).
> Another "wrapper" removes the need to supply the third parameter when
> calling visit_each, so the knowledge of why this is necessary and how
> to use it can be limited to only those that are providing a
> specialized version of visit_each for a given T.
Sounds good to me.
Doug