C++0x associative containers should have emplace() and emplace_hint() methods, but those in libstdc++ do not.
-- Summary: Associative containers lack emplace() and emplace_hint() methods. Product: gcc Version: 4.5.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: libstdc++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: jack2 at cantab dot net http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44436