$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Joel de Guzman (joel_at_[hidden])
Date: 2008-07-07 11:13:17
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