[Bug libstdc++/14410] Bug with implementation of set for const iterators in g++ ...

pcarlini at suse dot de gcc-bugzilla@gcc.gnu.org
Thu Mar 4 01:12:00 GMT 2004


------- Additional Comments From pcarlini at suse dot de  2004-03-04 01:12 -------
The issue was already presented in the past, for instance in:

   http://gcc.gnu.org/ml/gcc-bugs/2003-02/msg01402.html

Basically, in the light of the resolution of DR 103 [WP], "...For associative
containers where the value type is the same as the key type, both iterator and
const_iterator are constant iterators...". Therefore, our current implementation
is conforming.

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


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



More information about the Gcc-bugs mailing list