public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libstdc++/21770] New: rebinding allocator::value type vs. container::value_type
@ 2005-05-26 16:58 bkoz at gcc dot gnu dot org
  2005-05-26 17:47 ` [Bug libstdc++/21770] " pcarlini at suse dot de
                   ` (13 more replies)
  0 siblings, 14 replies; 15+ messages in thread
From: bkoz at gcc dot gnu dot org @ 2005-05-26 16:58 UTC (permalink / raw)
  To: gcc-bugs

Ami pointed this out to me a while ago. It seems as if we need to be able to
support  things like:

std::vector<int, std::allocator<char> > 

which was news to me. The current implementation is ... not so good about this.

This is a QoI issue, where Dinkumware and RW do this.

So, implement, figure out a way to test this, and apply consistently for all
containers.

-- 
           Summary: rebinding allocator::value type vs.
                    container::value_type
           Product: gcc
           Version: 4.1.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: libstdc++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: bkoz at gcc dot gnu dot org
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: i686-pc-linux-gnu
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu


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


^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2005-06-07  2:55 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-05-26 16:58 [Bug libstdc++/21770] New: rebinding allocator::value type vs. container::value_type bkoz at gcc dot gnu dot org
2005-05-26 17:47 ` [Bug libstdc++/21770] " pcarlini at suse dot de
2005-05-26 17:50 ` pcarlini at suse dot de
2005-05-26 18:23 ` pcarlini at suse dot de
2005-05-26 20:13 ` bkoz at redhat dot com
2005-05-26 20:19 ` pinskia at gcc dot gnu dot org
2005-05-26 20:50 ` pcarlini at suse dot de
2005-05-26 21:01 ` pcarlini at suse dot de
2005-06-03 17:08 ` cvs-commit at gcc dot gnu dot org
2005-06-03 17:12 ` pcarlini at suse dot de
2005-06-07  0:06 ` bkoz at gcc dot gnu dot org
2005-06-07  0:10 ` pcarlini at suse dot de
2005-06-07  0:51 ` pcarlini at suse dot de
2005-06-07  2:23 ` cvs-commit at gcc dot gnu dot org
2005-06-07  2:55 ` cvs-commit at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).