From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28244 invoked by alias); 8 Jan 2010 10:46:19 -0000 Received: (qmail 27147 invoked by uid 48); 8 Jan 2010 10:46:03 -0000 Date: Fri, 08 Jan 2010 10:46:00 -0000 Message-ID: <20100108104603.27146.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug libstdc++/42573] [C++0x] shrink_to_fit() missing In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "paolo dot carlini at oracle dot com" 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-01/txt/msg00922.txt.bz2 ------- Comment #6 from paolo dot carlini at oracle dot com 2010-01-08 10:46 ------- Ok, Jon, you convinced me: I'll add the interfaces, and a very, very basic implementation for vector and deque for now, I think just do something for PODs (reminder to ourselves, change the dispatches in unitialized_* functions, etc, to use to most strict yet correct traits) -- paolo dot carlini at oracle dot com changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|INVALID | http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42573