OSDN Git Service

2001-01-03 Benjamin Kosnik <bkoz@redhat.com>
authorbkoz <bkoz@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 4 Jan 2001 04:21:42 +0000 (04:21 +0000)
committerbkoz <bkoz@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 4 Jan 2001 04:21:42 +0000 (04:21 +0000)
commit74c1c77311776736328e77fcdcb10e83f24d5451
treefc45e0f676e408a7d52afccee088ae3290c00e82
parent15119d83f2aa9fdd955ab2cc85d3de072bd80dea
2001-01-03  Benjamin Kosnik  <bkoz@redhat.com>

* include/c_std/bits/std_cwctype.h: Include std_cwchar.h for wint_t.
* testsuite/17_intro/header_cwctype.cc (main): New file.

* src/Makefile.am (base_headers): Change.
* include/bits/std_string.h: And here.
* include/bits/string.tcc: Tweaks, move to...
* include/bits/basic_string.tcc: ...Here.
* src/string-inst.cc: Simplify, just instantiate the whole class,
not member-by-member.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@38679 138bc75d-0d04-0410-961f-82ee72b054a4
libstdc++-v3/ChangeLog
libstdc++-v3/include/bits/basic_string.tcc [moved from libstdc++-v3/include/bits/string.tcc with 99% similarity]
libstdc++-v3/include/bits/std_string.h
libstdc++-v3/include/c_std/bits/std_cwctype.h
libstdc++-v3/src/Makefile.am
libstdc++-v3/src/Makefile.in
libstdc++-v3/src/string-inst.cc