]> git.ipfire.org Git - thirdparty/gcc.git/commit
locale_facets.h (ctype<char>::taple, [...]): Implement trivial resolution of DR 695...
authorPaolo Carlini <pcarlini@suse.de>
Thu, 8 Nov 2007 10:55:32 +0000 (10:55 +0000)
committerPaolo Carlini <paolo@gcc.gnu.org>
Thu, 8 Nov 2007 10:55:32 +0000 (10:55 +0000)
commit8e0775fb1745dbd149e86f72d2a4f08f0c71ce08
treeb6eea47f3016abccdedb9be16fe191d6c76943b7
parent6749ca7e8bf1f99090000d77be29a46a5d168d1f
locale_facets.h (ctype<char>::taple, [...]): Implement trivial resolution of DR 695 [Ready].

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.

From-SVN: r129995
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]