[libstdc++] PATCH: STL allocator cleanup, part 2

Matt Austern austern@apple.com
Mon Dec 22 22:21:00 GMT 2003


This continues allocator cleanup.  Part 1 was cleanup for vector, 
deque, list, and hash_*.  Part 2 is cleanup for vector<bool>, 
map/set/multiset/multimap, and slist.  Still to do: rope, the other 
allocators in ext, and (once that work is done) cleanup of the 
interface in <memory>.

Tested on Linux.  It doesn't break the bootstrap, and it doesn't cause 
regressions in the libstdc++ test suite.

OK to commit?

			--Matt


-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: stl2.txt
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20031222/7c02a108/attachment.txt>


More information about the Libstdc++ mailing list