public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libstdc++/19554] New: std::insert_iterator does not work together with __gnu_cxx::hash_set
@ 2005-01-20 23:47 thomas dot rudlof at gmx dot de
  2005-01-21  0:00 ` [Bug libstdc++/19554] " pcarlini at suse dot de
  2005-02-18 16:49 ` pcarlini at suse dot de
  0 siblings, 2 replies; 3+ messages in thread
From: thomas dot rudlof at gmx dot de @ 2005-01-20 23:47 UTC (permalink / raw)
  To: gcc-bugs

std::insert_iterator does not work together with __gnu_cxx::hash_set,
since the latter does not provide insert(iterator, const value_type&).

-- 
           Summary: std::insert_iterator does not work together with
                    __gnu_cxx::hash_set
           Product: gcc
           Version: 3.4.0
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: P2
         Component: libstdc++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: thomas dot rudlof at gmx dot de
                CC: gcc-bugs at gcc dot gnu dot org


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


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

* [Bug libstdc++/19554] std::insert_iterator does not work together with __gnu_cxx::hash_set
  2005-01-20 23:47 [Bug libstdc++/19554] New: std::insert_iterator does not work together with __gnu_cxx::hash_set thomas dot rudlof at gmx dot de
@ 2005-01-21  0:00 ` pcarlini at suse dot de
  2005-02-18 16:49 ` pcarlini at suse dot de
  1 sibling, 0 replies; 3+ messages in thread
From: pcarlini at suse dot de @ 2005-01-21  0:00 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pcarlini at suse dot de  2005-01-21 00:00 -------
Hi, I would categorize this as "wontfix-obvious-enhancement" ;) I mean, it's
very unlikely that the hash_* extensions will be fixed, since we are in the
process of adding the new unordered containers in "tr1", which will provide
similar functionalities in a portable way. For more info see, f.i., N1687 in:

  http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2004/

On the other hand, it's "obvious" that the new unordered containers will not
suffer this problem (just checked the above mentioned doc, to be sure)



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2005-01-21 00:00:20
               date|                            |


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


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

* [Bug libstdc++/19554] std::insert_iterator does not work together with __gnu_cxx::hash_set
  2005-01-20 23:47 [Bug libstdc++/19554] New: std::insert_iterator does not work together with __gnu_cxx::hash_set thomas dot rudlof at gmx dot de
  2005-01-21  0:00 ` [Bug libstdc++/19554] " pcarlini at suse dot de
@ 2005-02-18 16:49 ` pcarlini at suse dot de
  1 sibling, 0 replies; 3+ messages in thread
From: pcarlini at suse dot de @ 2005-02-18 16:49 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pcarlini at suse dot de  2005-02-18 09:41 -------
Ok, the unordered containers are actually going in! No point in keeping this
open...

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |WONTFIX


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


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

end of thread, other threads:[~2005-02-18  9:41 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-01-20 23:47 [Bug libstdc++/19554] New: std::insert_iterator does not work together with __gnu_cxx::hash_set thomas dot rudlof at gmx dot de
2005-01-21  0:00 ` [Bug libstdc++/19554] " pcarlini at suse dot de
2005-02-18 16:49 ` pcarlini at suse dot de

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).