$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Andy Glew (glew_at_[hidden])
Date: 1999-08-16 15:44:11
> Well, as we have been discussing, you can either wrap up all the
> containers, or write just one wrapper for any iterator. I'll add
> the latter to my to-do list for weak_ptr.
The latter - writing one wrapper good for any method that returns
an iterator - is what I would like, and what I do not know how to do.