gcc/libstdc++-v3/include
Paolo Carlini badd64ad92 [multiple changes]
2004-06-30  Gabriel Dos Reis  <gdr@integrable-solutions.net>
            Paolo Carlini  <pcarlini@suse.de>

	* include/bits/cpp_type_traits.h: Add __is_pointer and
	__is_trivially_copyable.
	* include/bits/stl_algobase.h (fill, fill_n): Slightly
	tweak to use the latter.
	(__copy_backward_dispatch): Remove.
	(__copy_backward_aux): Rewrite to use __is_pointer and
	__is_trivially_copyable and __copy_backward::copy_b.
	(__copy_backward): Rewrite as a class template and two
	specializations.

2004-06-30  Paolo Carlini  <pcarlini@suse.de>

	* testsuite/25_algorithms/copy.cc: Move to...
	* testsuite/25_algorithms/copy/1.cc: ... here, extend.
	* testsuite/25_algorithms/copy/2.cc: New.
	* testsuite/25_algorithms/copy/3.cc: New.
	* testsuite/25_algorithms/copy/4.cc: New.

From-SVN: r83897
2004-06-30 09:20:18 +00:00
..
backward re PR libstdc++/12854 (libstdc++ vs. -Weffc++) 2004-05-22 23:46:34 +00:00
bits [multiple changes] 2004-06-30 09:20:18 +00:00
c std_cctype.h, [...]: Remove trailing whitespace. 2003-12-09 04:41:52 +01:00
c_compatibility iso646.h, [...]: Remove trailing whitespace. 2003-12-09 04:51:46 +01:00
c_std re PR libstdc++/11706 (std::pow(T, int) implementation pessimizes code) 2004-03-11 10:42:26 +00:00
debug safe_base.h (__gnu_debug::_Safe_sequence_base): Revert -Weffc++ changes that defined copy ctory and or assignment operator. 2004-06-28 18:31:18 +00:00
ext rope: Trivial formatting fixes. 2004-06-27 17:51:08 +00:00
std std_istream.h (ignore(streamsize __n = 1, int_type __delim = traits_type::eof())): Split into... 2004-06-22 10:06:39 +00:00
Makefile.am Makefile.am: Give a .gch extension to the PCH files, not only to the directory. 2004-06-28 11:14:44 +00:00
Makefile.in Makefile.am: Give a .gch extension to the PCH files, not only to the directory. 2004-06-28 11:14:44 +00:00
stdc++.h stdc++.h: New. 2003-03-14 22:16:06 +00:00