gcc/libstdc++-v3/testsuite
Benjamin Kosnik cde6384093 locale_facets.tcc: Use function object for __use_cache instead of template function.
2003-07-09  Benjamin Kosnik  <bkoz@redhat.com>

	* include/bits/locale_facets.tcc: Use function object for
	__use_cache instead of template function. Partially specialize for
	__numpunct<_CharT>.
	* include/bits/locale_classes.h: Update friend declaration for
	__use_cache.
	(_M_install_cache): No throw exception specs.
	* src/locale.cc: Remove __use_cache specializations.
	* include/ext/pod_char_traits.h (length): Tweak.
	* include/bits/locale_facets.h (__numpunct_cache): Remove
	char_type typedef.
	* testsuite/testsuite_hooks.h (pod_unsigned_int): Remove.
	(pod_long): Remove.
	* testsuite/22_locale/numpunct/members/char/cache_1.cc: New.
	* testsuite/22_locale/numpunct/members/char/cache_2.cc: New.
	* testsuite/22_locale/numpunct/members/wchar_t/cache_1.cc: New.
	* testsuite/22_locale/numpunct/members/wchar_t/cache_2.cc: New.
	* testsuite/22_locale/numpunct/members/pod/1.cc: New.
	* testsuite/22_locale/numpunct/members/pod/2.cc: New.

From-SVN: r69177
2003-07-10 06:21:13 +00:00
..
17_intro Move from CPP to CXX. 2003-07-05 04:05:45 +00:00
18_support Move from CPP to CXX. 2003-07-05 04:05:45 +00:00
19_diagnostics Revert PR libstdc++/6594 2002-08-02 16:04:16 +00:00
20_util Testsuite corrections 2003-06-20 23:40:11 +00:00
21_strings Testsuite corrections 2003-06-20 23:40:11 +00:00
22_locale locale_facets.tcc: Use function object for __use_cache instead of template function. 2003-07-10 06:21:13 +00:00
23_containers Testsuite corrections 2003-06-20 23:40:11 +00:00
24_iterators Don't initialize an insert_iterator with a singular iterator 2003-06-30 19:11:12 +00:00
25_algorithms Move from CPP to CXX. 2003-07-05 04:05:45 +00:00
26_numerics Move from CPP to CXX. 2003-07-05 04:05:45 +00:00
27_io 4879.cc: xfail on cygwin 2003-07-05 12:55:09 +00:00
backward Revert PR libstdc++/6594 2002-08-02 16:04:16 +00:00
config
data 1-in.cc: New. 2003-07-01 03:04:43 +00:00
demangle [multiple changes] 2003-02-27 16:57:26 +00:00
ext pod_char_traits.cc: New. 2003-07-09 00:40:29 +00:00
lib create_testsuite_files: New file. 2003-07-06 03:14:37 +00:00
libstdc++-v3.dg Reshuffle 27_io testsuite. 2003-04-10 07:15:40 +00:00
performance list_create_fill_sort.cc: New. 2003-07-08 21:33:18 +00:00
thread Move from CPP to CXX. 2003-07-05 04:05:45 +00:00
Makefile.am create_testsuite_files: New file. 2003-07-06 03:14:37 +00:00
Makefile.in create_testsuite_files: New file. 2003-07-06 03:14:37 +00:00
abi_check.cc create_testsuite_files: New file. 2003-07-06 03:14:37 +00:00
printnow.c
testsuite_allocator.cc Renames, namespaces for testsuite utilities. 2003-01-14 04:56:56 +00:00
testsuite_allocator.h Move from CPP to CXX. 2003-07-05 04:05:45 +00:00
testsuite_hooks.cc Move from CPP to CXX. 2003-07-05 04:05:45 +00:00
testsuite_hooks.h locale_facets.tcc: Use function object for __use_cache instead of template function. 2003-07-10 06:21:13 +00:00
testsuite_io.h Move from CPP to CXX. 2003-07-05 04:05:45 +00:00
testsuite_performance.h Move from CPP to CXX. 2003-07-05 04:05:45 +00:00