Boost logo

Boost :

Subject: Re: [boost] [move][container] Review Request (new versions of Boost.Move and Boost.Container in sandbox and vault)
From: Markus Werle (numerical.simulation_at_[hidden])
Date: 2009-08-12 16:46:22


Hi!

Looks like a great job.
Thanks a lot for this.

While taking a glance at the docs (very clear and concise!) I had a
bad feeling about

//Create a list with 10 default constructed objects
   list<movable> l(10);

IMHO container::list's interface should be parallel to STL.
std::list<T> does not have such a constuctor.

What do you think?

Markus


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk