
7 Jul
2008
7 Jul
'08
3:13 p.m.
David Abrahams wrote:
on Mon Jul 07 2008, Joel de Guzman <joel-AT-boost-consulting.com> wrote:
a) How do you put a noncopyable object in a container?
Direct in-place construction. I think in C++0x it's called "emplace."
Can you do "emplace" without move-construct? With a non-C++0x compiler? What am I missing? Regards, -- Joel de Guzman http://www.boostpro.com http://spirit.sf.net