$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: shunsuke (pstade.mb_at_[hidden])
Date: 2007-12-25 11:03:33
chun ping wang wrote:
> i meant construct iterator range of x number of types.
> Like construct 40 integer objects or 20 integer objects.. like that.
AFIAK, Boost.Range doesn't offer the way to allocate memory yet.
boost::shared_container_iterator might be ported to Boost.Range.
Regards,
-- Shunsuke Sogame