global_templates.cc (test01): Add negative tests for use_facet.
authorBenjamin Kosnik <bkoz@purist.soma.redhat.com>
Tue, 12 Sep 2000 18:50:16 +0000 (18:50 +0000)
committerBenjamin Kosnik <bkoz@gcc.gnu.org>
Tue, 12 Sep 2000 18:50:16 +0000 (18:50 +0000)
commit3e80ddc74200fb7c9c3a0e18321051dd9fd6c9ca
treedb46101dab3721623749f05f0af93e4d0c39fb07
parenta0b6cdee336967a6723b43438f567def4e86730e
global_templates.cc (test01): Add negative tests for use_facet.

2000-09-12  Benjamin Kosnik  <bkoz@purist.soma.redhat.com>

* testsuite/22_locale/global_templates.cc (test01): Add negative
tests for use_facet.

* bits/localefwd.h (locale::operator()): Minor tweaks.
* bits/locale_facets.tcc (locale::operator()): Same.
* testsuite/22_locale/operators.cc: New file.

* testsuite/22_locale/facet.cc (output_iterator): Remove
gnu_input_iterator, gnu_output_iterator.

From-SVN: r36372
libstdc++-v3/ChangeLog
libstdc++-v3/bits/locale_facets.tcc
libstdc++-v3/bits/localefwd.h
libstdc++-v3/testsuite/22_locale/facet.cc
libstdc++-v3/testsuite/22_locale/global_templates.cc
libstdc++-v3/testsuite/22_locale/operators.cc [new file with mode: 0644]