PATCH: TR1 unordered associative containers

Doug Gregor dgregor@cs.indiana.edu
Fri Feb 18 15:20:00 GMT 2005


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



More information about the Libstdc++ mailing list