]> git.ipfire.org Git - thirdparty/gcc.git/commit
codecvt.h: Add virtual member function declarations.
authorBenjamin Kosnik <bkoz@redhat.com>
Wed, 31 Oct 2001 20:05:33 +0000 (20:05 +0000)
committerBenjamin Kosnik <bkoz@gcc.gnu.org>
Wed, 31 Oct 2001 20:05:33 +0000 (20:05 +0000)
commitc7e2dba59a4b35a09c955a21194a6bcd996990a5
treeb2fd33128877b396f1f31a64a235059dd6fe7664
parent78b14aa62cc8ad119ef9116300b1337d47d41774
codecvt.h: Add virtual member function declarations.

2001-10-31  Benjamin Kosnik  <bkoz@redhat.com>

libstdc++/4749
* include/bits/codecvt.h: Add virtual member function declarations.
* src/codecvt.cc: Tweaks.
* testsuite/22_locale/codecvt.cc: Test compilation only,
non-required facets not required to have linkage.

From-SVN: r46685
libstdc++-v3/ChangeLog
libstdc++-v3/include/bits/codecvt.h
libstdc++-v3/src/codecvt.cc
libstdc++-v3/testsuite/22_locale/codecvt.cc