$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Lost (tc.technetium_at_[hidden])
Date: 2007-05-29 17:41:32
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?
Thanks.