$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: David Abrahams (dave_at_[hidden])
Date: 2007-05-30 19:47:27
on Tue May 29 2007, "Lost" <tc.technetium-AT-gmail.com> wrote:
> Hi
> I'm using boost pointer container. Is it possible to get a "direct" iterator
> from Pointer Container?
> That's the iterator get form a normal stl iterator that points to the
> pointer?
does
p.base()
work for you?
-- Dave Abrahams Boost Consulting http://www.boost-consulting.com