$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Thorsten Ottosen (nesotto_at_[hidden])
Date: 2005-08-21 16:07:05
"David Abrahams" <dave_at_[hidden]> wrote in message
news:uslx5zzp4.fsf_at_boost-consulting.com...
> There's been some discussion of providing a vector ctor (and assign
> member) that takes a number of elements and function object that can
> be used to construct the elements into its raw memory. Until we have
> that, std::vector is probably the wrong tool for this job.
I'll consider to put this on my STL enhancements paper.
br
-Thorsten