This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

iterator in egcs implementation of STL



Hi !

	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? 

-- Gaby


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]