2007-11-08 Paolo Carlini <pcarlini@suse.de>
authorpaolo <paolo@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 8 Nov 2007 10:55:32 +0000 (10:55 +0000)
committerpaolo <paolo@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 8 Nov 2007 10:55:32 +0000 (10:55 +0000)
commit17246bf87be350d29172301e3381d2b3fbd3cda3
treeb6eea47f3016abccdedb9be16fe191d6c76943b7
parentf4b18054750c51f01fa3bd61c4dc021050ecad3f
2007-11-08  Paolo Carlini  <pcarlini@suse.de>

* include/bits/locale_facets.h (ctype<char>::taple, classic_table):
Implement trivial resolution of DR 695 [Ready].
* testsuite/22_locale/ctype/dr695.cc: New.
* docs/html/ext/howto.html: Update.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@129995 138bc75d-0d04-0410-961f-82ee72b054a4
libstdc++-v3/ChangeLog
libstdc++-v3/docs/html/ext/howto.html
libstdc++-v3/include/bits/locale_facets.h
libstdc++-v3/testsuite/22_locale/ctype/dr695.cc [new file with mode: 0644]