gcc/libstdc++-v3/include/ext
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
..
algorithm Move from CPP to CXX. 2003-07-05 04:05:45 +00:00
debug_allocator.h [multiple changes] 2003-06-11 15:52:11 +00:00
enc_filebuf.h Move from CPP to CXX. 2003-07-05 04:05:45 +00:00
functional
hash_fun.h
hash_map Move from CPP to CXX. 2003-07-05 04:05:45 +00:00
hash_set Move from CPP to CXX. 2003-07-05 04:05:45 +00:00
hashtable.h
iterator Move from CPP to CXX. 2003-07-05 04:05:45 +00:00
malloc_allocator.h [multiple changes] 2003-06-11 15:52:11 +00:00
memory
mt_allocator.h allocator_traits.h: Fix doxygen markup. 2003-07-06 04:37:22 +00:00
new_allocator.h [multiple changes] 2003-06-11 15:52:11 +00:00
numeric Move from CPP to CXX. 2003-07-05 04:05:45 +00:00
pod_char_traits.h locale_facets.tcc: Use function object for __use_cache instead of template function. 2003-07-10 06:21:13 +00:00
pool_allocator.h Move from CPP to CXX. 2003-07-05 04:05:45 +00:00
rb_tree
rope stl_list.h: Fully qualify standard functions with std::, thus avoiding Koenig lookup. 2003-07-04 12:10:13 +00:00
ropeimpl.h
slist Move from CPP to CXX. 2003-07-05 04:05:45 +00:00
stdio_filebuf.h Nathan C. 2003-06-24 13:48:11 +00:00
stdio_sync_filebuf.h Move from CPP to CXX. 2003-07-05 04:05:45 +00:00