gcc/libstdc++-v3/include/bits
Paolo Carlini f749a55bb4 locale_facets.h (class time_base, [...]): Move...
2007-04-23  Paolo Carlini  <pcarlini@suse.de>

	* include/bits/locale_facets.h (class time_base,
	struct __timepunct_cache, class __timepunct, class time_get,
	class time_get_byname, class time_put, class time_put_byname,
	class money_base, struct __moneypunct_cache, class moneypunct,
	class moneypunct_byname, class money_get, class money_put,
	struct messages_base, class messages, class messages_byname): Move...
	* include/bits/locale_facets_nonio.h: ... here.
	* include/bits/locale_facets.tcc
	(struct __use_cache<__moneypunct_cache<> >,
	__moneypunct_cache<>::_M_cache, money_get<>::_M_extract,
	money_get<>::__do_get, money_get<>::do_get, money_put<>::_M_insert,
	money_put<>::__do_put, money_put<>::do_put, time_get<>::do_date_order,
	time_get<>::_M_extract_via_format, time_get<>::_M_extract_num,
	time_get<>::_M_extract_name, time_get<>::do_get_time,
	time_get<>::do_get_date, time_get<>::do_get_weekday,
	time_get<>::do_get_monthname, time_get<>::do_get_year, time_put<>::put,
	time_put<>::do_put): Move...
	* include/bits/locale_facets_nonio.tcc: ... here.
	* include/Makefile.am: Add.
	* include/std/locale: Adjust includes.
	* include/std/fstream: Likewise.
	* include/std/istream: Likewise.
	* include/std/ostream: Likewise.
	* include/Makefile.in: Regenerate.

From-SVN: r124080
2007-04-23 20:26:30 +00:00
..
allocator.h re PR c++/26099 (support for type traits is not available) 2007-03-30 19:45:57 +00:00
basic_ios.h
basic_ios.tcc
basic_string.h numeric_traits.h: Do not include <limits>. 2007-04-13 10:54:37 +00:00
basic_string.tcc PR libstdc++/28277 (partial: vstring bits) 2007-04-10 10:38:50 +00:00
boost_concept_check.h
c++config cc_hash_max_collision_check_resize_trigger_imp.hpp: Qualify namespace std members. 2007-04-11 01:11:56 +00:00
char_traits.h
codecvt.h
concept_check.h
cpp_type_traits.h re PR c++/26099 (support for type traits is not available) 2007-03-30 19:45:57 +00:00
deque.tcc
fstream.tcc
functexcept.h
gslice_array.h
gslice.h
indirect_array.h
ios_base.h
istream.tcc numeric_traits.h: Do not include <limits>. 2007-04-13 10:54:37 +00:00
list.tcc
locale_classes.h
locale_facets_nonio.h locale_facets.h (class time_base, [...]): Move... 2007-04-23 20:26:30 +00:00
locale_facets_nonio.tcc locale_facets.h (class time_base, [...]): Move... 2007-04-23 20:26:30 +00:00
locale_facets.h locale_facets.h (class time_base, [...]): Move... 2007-04-23 20:26:30 +00:00
locale_facets.tcc locale_facets.h (class time_base, [...]): Move... 2007-04-23 20:26:30 +00:00
localefwd.h
mask_array.h
ostream_insert.h PR libstdc++/28277 (partial: vstring bits) 2007-04-10 10:38:50 +00:00
ostream.tcc PR libstdc++/28277 (partial: vstring bits) 2007-04-10 10:38:50 +00:00
postypes.h
slice_array.h
sstream.tcc
stl_algo.h re PR libstdc++/31556 (find_if uses operator! instead of conversion to bool) 2007-04-13 22:22:56 +00:00
stl_algobase.h re PR libstdc++/31556 (find_if uses operator! instead of conversion to bool) 2007-04-13 22:22:56 +00:00
stl_bvector.h numeric_traits.h: Do not include <limits>. 2007-04-13 10:54:37 +00:00
stl_construct.h stl_algobase.h (__copy_aux(_II, _II, _OI), [...]): Use __is_pod. 2007-04-03 18:44:01 +00:00
stl_deque.h stl_algobase.h (__copy_aux(_II, _II, _OI), [...]): Use __is_pod. 2007-04-03 18:44:01 +00:00
stl_function.h
stl_heap.h
stl_iterator_base_funcs.h
stl_iterator_base_types.h
stl_iterator.h
stl_list.h
stl_map.h stl_map.h (map<>::insert(iterator, const value_type&): Uglify parameter. 2007-04-03 08:50:09 +00:00
stl_memory.h numeric_traits.h: Do not include <limits>. 2007-04-13 10:54:37 +00:00
stl_multimap.h
stl_multiset.h
stl_numeric.h
stl_pair.h
stl_queue.h
stl_raw_storage_iter.h
stl_relops.h
stl_set.h
stl_stack.h
stl_tempbuf.h stl_algobase.h (__copy_aux(_II, _II, _OI), [...]): Use __is_pod. 2007-04-03 18:44:01 +00:00
stl_tree.h re PR libstdc++/31440 (libstdc++-g++-v3 discarded qualifiers) 2007-04-03 08:32:31 +00:00
stl_uninitialized.h stl_algobase.h (__copy_aux(_II, _II, _OI), [...]): Use __is_pod. 2007-04-03 18:44:01 +00:00
stl_vector.h re PR libstdc++/31370 (resizing bugs in std::vector<bool>) 2007-04-02 10:15:50 +00:00
stream_iterator.h
streambuf_iterator.h
streambuf.tcc
stringfwd.h
valarray_after.h
valarray_array.h valarray_array.h (__valarray_default_construct(_Tp*, _Tp*)): Use __is_scalar instead of __is_pod. 2007-04-04 19:06:46 +00:00
valarray_array.tcc
valarray_before.h
vector.tcc re PR libstdc++/31370 (resizing bugs in std::vector<bool>) 2007-04-02 10:15:50 +00:00