]> git.ipfire.org Git - thirdparty/gcc.git/commit
bastring.h: Enable exceptions.
authorJason Merrill <jason@yorick.cygnus.com>
Fri, 26 Sep 1997 03:01:01 +0000 (03:01 +0000)
committerJason Merrill <jason@gcc.gnu.org>
Fri, 26 Sep 1997 03:01:01 +0000 (23:01 -0400)
commit5a4a879c40a08ecc539b09862dfd49435689c168
tree5b9f13fa5d449a4a794605f4bb44236e57e97433
parent896470e737bc4e30d5f0487483fc3d2a000ca585
bastring.h: Enable exceptions.

* std/bastring.h: Enable exceptions.
  (assign, append, insert, replace): Implement member template versions.

* tstring.cc: Add some tests for the member templates.

From-SVN: r15717
libstdc++/ChangeLog
libstdc++/std/bastring.h
libstdc++/tests/ChangeLog
libstdc++/tests/tstring.cc