From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22674 invoked by alias); 27 Mar 2007 06:05:06 -0000 Received: (qmail 22585 invoked by uid 48); 27 Mar 2007 06:04:51 -0000 Date: Tue, 27 Mar 2007 06:05:00 -0000 Message-ID: <20070327060451.22584.qmail@sourceware.org> X-Bugzilla-Reason: CC References: Subject: [Bug libstdc++/31370] resizing bugs in std::vector In-Reply-To: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "pinskia at gcc dot gnu dot org" 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: 2007-03/txt/msg02539.txt.bz2 ------- Comment #3 from pinskia at gcc dot gnu dot org 2007-03-27 07:04 ------- vector should really go away. It is not really a container at all. -- pinskia at gcc dot gnu dot org changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|resizing bugs in std::vector|resizing bugs in | |std::vector http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31370