gcc/libstdc++-v3/include/bits
Paolo Carlini 3a6b0f5465 [multiple changes]
2007-10-07  Paolo Carlini  <pcarlini@suse.de>

	* include/bits/stl_algobase.h (_GLIBCXX_MOVE): Add.
	(swap, __iter_swap): Use it.
	* testsuite/25_algorithms/rotate/moveable.cc: Remove dg-require-rvalref.
	* testsuite/25_algorithms/remove/moveable.cc: Likewise.
	* testsuite/25_algorithms/partition/moveable.cc: Likewise. 
	* testsuite/25_algorithms/swap_ranges/moveable.cc: Likewise.
	* testsuite/25_algorithms/reverse/moveable.cc: Likewise. 
	* testsuite/25_algorithms/unique/moveable.cc: Likewise. 
	* testsuite/25_algorithms/remove_if/moveable.cc: Likewise. 

	* include/bits/stl_algobase.h (lexicographical_compare):
	Clean up.

2007-10-07  Chris Jefferson  <chris@bubblescope.net>
	    Paolo Carlini  <pcarlini@suse.de>

	* include/bits/stl_algo.h (remove, remove_if, unique,
	__rotate(_RandomAccessIterator, _RandomAccessIterator,
	_RandomAccessIterator, random_access_iterator_tag)): Use _GLIBCXX_MOVE.
	(__rotate(_ForwardIterator, _ForwardIterator, _ForwardIterator,
	forward_iterator_tag), __rotate(_BidirectionalIterator,
	_BidirectionalIterator, _BidirectionalIterator,
	bidirectional_iterator_tag), __partition(_ForwardIterator,
	_ForwardIterator, _Predicate, forward_iterator_tag)): Use iter_swap.

From-SVN: r129068
2007-10-07 11:14:11 +00:00
..
algorithmfwd.h re PR libstdc++/33487 (parallel v3: more functions not in right namespace) 2007-10-06 15:08:58 +00:00
allocator.h allocator.h: Do not include cpp_type_traits.h. 2007-05-14 14:47:39 +00:00
basic_ios.h localefwd.h: Remove redundant inline qualifiers. 2007-04-29 16:06:09 +00:00
basic_ios.tcc localefwd.h: Remove redundant inline qualifiers. 2007-04-29 16:06:09 +00:00
basic_string.h valarray-inst.cc, [...]: Fix comment typos. 2007-10-01 21:49:39 +01:00
basic_string.tcc cxxabi-internal.h: Remove, to be replaced by... 2007-05-08 02:50:32 -04:00
boost_concept_check.h localefwd.h: Consistent @file placement... 2006-12-05 23:24:07 +00:00
c++config Add parallel mode. 2007-09-11 22:32:51 +00:00
char_traits.h Add parallel mode. 2007-09-11 22:32:51 +00:00
codecvt.h pod_char_traits.h (char_traits<>::move): Use __builtin_memmove. 2007-05-11 18:58:08 +00:00
concept_check.h All files: Update FSF address. 2005-08-17 02:28:44 +00:00
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 Add parallel mode. 2007-09-11 22:32:51 +00:00
fstream.tcc valarray-inst.cc, [...]: Fix comment typos. 2007-10-01 21:49:39 +01:00
functexcept.h c++config: Add in revised namespace associations. 2005-12-19 00:56:05 +00:00
functional_hash.h functional_hash.h: Add ext/numeric_traits.h. 2007-09-09 00:05:13 +00:00
gslice_array.h localefwd.h: Consistent @file placement... 2006-12-05 23:24:07 +00:00
gslice.h localefwd.h: Consistent @file placement... 2006-12-05 23:24:07 +00:00
hashtable.h find.h: Doxygen fixups. 2007-09-12 15:33:43 +00:00
indirect_array.h localefwd.h: Consistent @file placement... 2006-12-05 23:24:07 +00:00
ios_base.h locale_classes.h: Remove redundant inline specifiers. 2007-04-25 09:25:05 +00:00
istream.tcc cxxabi-internal.h: Remove, to be replaced by... 2007-05-08 02:50:32 -04:00
list.tcc Add parallel mode. 2007-09-11 22:32:51 +00:00
locale_classes.h pod_char_traits.h (char_traits<>::move): Use __builtin_memmove. 2007-05-11 18:58:08 +00:00
locale_classes.tcc locale_facets.h (class collate, [...]): Move... 2007-04-24 18:57:12 +00:00
locale_facets_nonio.h pod_char_traits.h (char_traits<>::move): Use __builtin_memmove. 2007-05-11 18:58:08 +00:00
locale_facets_nonio.tcc locale_facets.h (class collate, [...]): Move... 2007-04-24 18:57:12 +00:00
locale_facets.h pod_char_traits.h (char_traits<>::move): Use __builtin_memmove. 2007-05-11 18:58:08 +00:00
locale_facets.tcc locale_facets.tcc (__pad<>::_S_pad): Minor tweaks, avoid unnecessary casts, do widenings just in time. 2007-05-17 09:01:27 +00:00
localefwd.h localefwd.h: Remove redundant inline qualifiers. 2007-04-29 16:06:09 +00:00
mask_array.h localefwd.h: Consistent @file placement... 2006-12-05 23:24:07 +00:00
ostream_insert.h cxxabi-internal.h: Remove, to be replaced by... 2007-05-08 02:50:32 -04:00
ostream.tcc cxxabi-internal.h: Remove, to be replaced by... 2007-05-08 02:50:32 -04:00
postypes.h postypes.h (class fpos<>): Remove redundant forward declaration. 2007-05-14 10:52:05 +00:00
slice_array.h localefwd.h: Consistent @file placement... 2006-12-05 23:24:07 +00:00
sstream.tcc PR libstdc++/28080 (partial) 2007-02-27 17:48:09 +00:00
stl_algo.h [multiple changes] 2007-10-07 11:14:11 +00:00
stl_algobase.h [multiple changes] 2007-10-07 11:14:11 +00:00
stl_auto_ptr.h stl_memory.h: Rename to stl_auto_ptr.h. 2007-05-04 18:07:10 +00:00
stl_bvector.h [multiple changes] 2007-10-04 15:12:34 +00:00
stl_construct.h stl_construct.h (_Destroy(_ForwardIterator, _ForwardIterator __last, _Allocator)): Change the last parameter to _Allocator&. 2007-05-04 15:06:46 +00:00
stl_deque.h [multiple changes] 2007-10-04 15:12:34 +00:00
stl_function.h libstdc++.exp: Check CXXFLAGS. 2007-09-07 03:01:53 +00:00
stl_heap.h re PR libstdc++/21172 (potential integer overflow error in STL heap functions) 2007-02-13 00:25:30 +00:00
stl_iterator_base_funcs.h stl_list.h: Rename guard macro consistently with file name. 2007-06-18 17:22:53 +00:00
stl_iterator_base_types.h stl_list.h: Rename guard macro consistently with file name. 2007-06-18 17:22:53 +00:00
stl_iterator.h moveable.cc: Remove dg-require-rvalref. 2007-10-06 02:33:12 +00:00
stl_list.h [multiple changes] 2007-10-04 15:12:34 +00:00
stl_map.h [multiple changes] 2007-10-04 15:12:34 +00:00
stl_multimap.h [multiple changes] 2007-10-04 15:12:34 +00:00
stl_multiset.h [multiple changes] 2007-10-04 15:12:34 +00:00
stl_numeric.h Add parallel mode. 2007-09-11 22:32:51 +00:00
stl_pair.h stl_list.h: Rename guard macro consistently with file name. 2007-06-18 17:22:53 +00:00
stl_queue.h stl_list.h: Rename guard macro consistently with file name. 2007-06-18 17:22:53 +00:00
stl_raw_storage_iter.h stl_raw_storage_iter.h (class raw_storage_iterator): Adjust template parameter name. 2007-05-05 01:15:46 +00:00
stl_relops.h c++config: Add in revised namespace associations. 2005-12-19 00:56:05 +00:00
stl_set.h [multiple changes] 2007-10-04 15:12:34 +00:00
stl_stack.h stl_list.h: Rename guard macro consistently with file name. 2007-06-18 17:22:53 +00:00
stl_tempbuf.h stl_list.h: Rename guard macro consistently with file name. 2007-06-18 17:22:53 +00:00
stl_tree.h [multiple changes] 2007-10-04 15:12:34 +00:00
stl_uninitialized.h PR c++/32158 (libstdc++ bits) 2007-05-31 11:13:57 +00:00
stl_vector.h [multiple changes] 2007-10-04 15:12:34 +00:00
stream_iterator.h mt_allocator.h (__mt_alloc::__mt_alloc): Remove name of unused parameter. 2005-12-26 10:53:42 +00:00
streambuf_iterator.h streambuf_iterator.h (istreambuf_iterator<>::equal): Simplify. 2007-01-25 13:08:51 +00:00
streambuf.tcc re PR libstdc++/26181 (istream::operator>>(streambuf*) fails to set eofbit) 2006-02-10 18:29:04 +00:00
stringfwd.h localefwd.h: Consistent @file placement... 2006-12-05 23:24:07 +00:00
valarray_after.h localefwd.h: Consistent @file placement... 2006-12-05 23:24:07 +00:00
valarray_array.h stl_algobase.h: Do not include <cstring>. 2007-05-07 20:37:15 +00:00
valarray_array.tcc c++config: Add in revised namespace associations. 2005-12-19 00:56:05 +00:00
valarray_before.h localefwd.h: Consistent @file placement... 2006-12-05 23:24:07 +00:00
vector.tcc Add parallel mode. 2007-09-11 22:32:51 +00:00