This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ 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



On Feb 18, 2005, at 2:33 AM, Matt Austern wrote:
I agree that this is something to take care of. But much more urgent is figuring out a way to have .cc files for TR1 components, not just header files, so we don't have to include that table in every translation unit that wants t use hashtables.

This will also be important for bind(), which will have a bunch of small placeholder objects that should go into a .cc somewhere.


Doug


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