------- Comment #5 from paolo dot carlini at oracle dot com  2010-07-08 14:28 
-------
Just to clarify a bit: this wasn't an *oversight*. We had the *nasty* problem
in the Draft C++0x Standard with std::pair, which essentially made impossible
adding the emplace_* members to std::map, std::multimap, etc, without breaking
existing user code. Thus we waited on that, until things got clarified in this
whole area. Now it's actually possible to work on those facilities.

Anyway, much more generally: we are *not* claiming any sort of conformance to
non existing (yet) standards, we are still in experimental mode for C++0x.
Please be patient.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44436

Reply via email to