iterator in egcs implementation of STL

Joe Buck jbuck@synopsys.com
Sat Oct 25 20:51:00 GMT 1997


> 	I noticed that despite of the fact that egcs supports partial
> template specialization, it sticks with the out-of-date SGI's
> implementation of iterators (and other standard classes) which is, in
> many points, non conforming to the draft. Is there a good reason to do
> so? 

The fact that all our code would break if we changed it? :-)

Well, seriously, the answer is that none of us are maintaining STL,
we are just using SGI's version -- so I suppose the question should
go to the SGI STL folks asking why *they* haven't fixed this.
There would probably need to be some kind of backward compatibility
flag.






More information about the Gcc mailing list