$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: chun ping wang (cablepuff_at_[hidden])
Date: 2008-01-21 12:40:47
Hi, is their going to be an overload for ptr_container to be able to work
well with back_insert_iterator, front_insert_iterator and insert_iterator.
Like i can copy from ptrVectorA to ptrVectorB without worrying about the
range of ptrVectorB.