
7 Jul
2008
7 Jul
'08
10:32 p.m.
Mathias Gaunard wrote:
Joel de Guzman wrote:
Can you do "emplace" without move-construct? With a non-C++0x compiler? What am I missing?
Well, Boost.optional has been doing it for years already. The only problem is correctly forwarding the arguments of the constructor.
Ah yeah right. I forgot about that. Ok, I'll look into it. I also welcome contributions, if you guys have some spare time and want to do some hacking :-) Regards, -- Joel de Guzman http://www.boostpro.com http://spirit.sf.net