OSDN Git Service

Sun Dec 7 02:34:40 1997 Jody Goldberg <jodyg@idt.net>
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 7 Dec 1997 10:41:01 +0000 (10:41 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Sun, 7 Dec 1997 10:41:01 +0000 (10:41 +0000)
commitf41d08b675ecac08308dbec72f3fba11d42a6c1e
treed904341aa74a2d332d4e2b981e699ee70baa72c3
parent1a82cad7c5da0485c3f68231c34014ea6e4daaaf
Sun Dec  7 02:34:40 1997  Jody Goldberg <jodyg@idt.net>

* 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
libstdc++/ChangeLog
libstdc++/std/bastring.cc
libstdc++/std/bastring.h
libstdc++/stlinst.cc