[Bug libstdc++/19554] std::insert_iterator does not work together with __gnu_cxx::hash_set

pcarlini at suse dot de gcc-bugzilla@gcc.gnu.org
Fri Jan 21 00:00:00 GMT 2005


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



More information about the Gcc-bugs mailing list