
21 Aug
2005
21 Aug
'05
9:07 p.m.
"David Abrahams" <dave@boost-consulting.com> wrote in message news:uslx5zzp4.fsf@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