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]

Re: New STL implementation from SGI


Nathan Myers <ncm@cygnus.com> writes:

> Peter Simons wrote:
> 
> > I just checked the latest STL release from SGI and was pleased to see
> > that auto_ptr and a few other things have been fixed/added. I notice,
> > though, that the latest egcs snapshot (obtained via CVS today) does
> > still have the old STL implementation. Are there any plans to upgrade
> > to the new STL before the next release?
> 
> Probably we should do that.  

I have another related question. Does the all-singing, all-dancing, promised
rewriten GNU C++ Library only cover the non STL parts [and still relies on 
the SGI codebase], or does it include a rewriten STL too?

-Andi


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