[Bug libstdc++/14410] Bug with implementation of set for const iterators in g++ ...
--- Comment #9 from sleary at vavi dot co dot uk 2008-11-28 15:18 --- table 65 of container requirements states iterator points to non-const T. There is no exception for std::set. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14410
[Bug libstdc++/38304] New: Conflict with the STL standard. std::set::iterator
Severity: normal Priority: P3 Component: libstdc++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: sleary at vavi dot co dot uk http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38304