From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 26495 invoked by alias); 6 Jun 2010 19:47:33 -0000 Received: (qmail 26464 invoked by uid 48); 6 Jun 2010 19:47:15 -0000 Date: Sun, 06 Jun 2010 19:47:00 -0000 Subject: [Bug libstdc++/44436] New: Associative containers lack emplace() and emplace_hint() methods. X-Bugzilla-Reason: CC Message-ID: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "jack2 at cantab dot net" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2010-06/txt/msg00662.txt.bz2 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