This is the mail archive of the gcc-patches@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]
Other format: [Raw text]

Re: PATCH: TR1 unordered associative containers


austern@gmail.com (Matt Austern)  wrote on 18.02.05 in <98604e9d0502181950c6bc69d@mail.gmail.com>:

> Second, before we have any .cc files, we need to figure out what to do
> with them.  They can't go into libstdc++.dylib, precisely because
> they're not as solid as the standard library.  Probably this means we
> need to come up with some new library just for the TR.

Or maybe a library for all non-standard stuff not needed to implement the  
standard stuff - I seem to recall there are a few more things, like ropes?  
Or are they gone already?

MfG Kai


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