$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Thorsten Ottosen (thorsten.ottosen_at_[hidden])
Date: 2008-01-21 15:57:29
chun ping wang skrev:
> 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.
It's too late for 1.35, but I will think about adding them to the trunk.
-Thorsten