summaryrefslogtreecommitdiff
path: root/libstdc++/stlinst.cc
Commit message (Collapse)AuthorAgeFilesLines
* Sun Dec 7 02:34:40 1997 Jody Goldberg <jodyg@idt.net>jason1997-12-071-1/+1
| | | | | | | | | | | | | * libstdc++/std/bastring.h : Move closer to the draft standard implementation of basic_string by adding 3 paramter 'Allocator'. NOTE: this still differs from the standard in not offering per instance allocators. * libstdc++/std/bastring.cc : Likewise. * libstdc++/stlinst.cc : Handle thread safe allocators if they are the default. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@16993 138bc75d-0d04-0410-961f-82ee72b054a4
* Initial revisionjason1997-08-211-0/+8
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@14877 138bc75d-0d04-0410-961f-82ee72b054a4