gcc/libstdc++-v3/include/bits
Benjamin Kosnik 4f99f3d0e5 stl_algo.h: Add return type information to comments.
2007-09-26  Benjamin Kosnik  <bkoz@redhat.com>

	* include/bits/stl_algo.h: Add return type information to comments.
	* include/bits/algorithmfwd.h: Formatting.
	* testsuite/util/testsuite_hooks.h (NonDefaultConstructible): Move..
	* testsuite/util/testsuite_api.h: ...here. Add necessary operators
	for use in testing chapters 25 and 26.
	* testsuite/util/testsuite_character.h: Same.

	* testsuite/25_algorithms/*/requirements/explicit_instantiation/
	2.cc, pod.cc: New.

	* testsuite/26_numerics/accumulate, adjacent_difference, inner_product,
	partial_sum/requirements/explicit_instantiation/2.cc, pod.cc: New.
	
	* testsuite/26_numerics/numeric_arrays/*: Move contents into
	testsuite/26_numerics.

	* testsuite/26_numerics/numeric_operations: Same.
	
	* testsuite/23_containers/*/requirements/explicit_instantiation/2.cc:
	Adjust includes from testsuite_eh.h to testsuite_api.h.


Co-Authored-By: Chalathip Thumkanon <chalathip@gmail.com>

From-SVN: r128822
2007-09-26 17:04:06 +00:00
..
algorithmfwd.h stl_algo.h: Add return type information to comments. 2007-09-26 17:04:06 +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 re PR libstdc++/32907 (Inefficient operator== in std::string) 2007-07-27 17:25:04 +00: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 pod_char_traits.h (char_traits<>::move): Use __builtin_memmove. 2007-05-11 18:58:08 +00: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.h localefwd.h: Consistent @file placement... 2006-12-05 23:24:07 +00:00
gslice_array.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.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
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
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.tcc cxxabi-internal.h: Remove, to be replaced by... 2007-05-08 02:50:32 -04:00
ostream_insert.h 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 stl_algo.h: Add return type information to comments. 2007-09-26 17:04:06 +00:00
stl_algobase.h Add parallel mode. 2007-09-11 22:32:51 +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 Add parallel mode. 2007-09-11 22:32:51 +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 Add parallel mode. 2007-09-11 22:32:51 +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.h stl_list.h: Rename guard macro consistently with file name. 2007-06-18 17:22:53 +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_list.h Add parallel mode. 2007-09-11 22:32:51 +00:00
stl_map.h Add parallel mode. 2007-09-11 22:32:51 +00:00
stl_multimap.h Add parallel mode. 2007-09-11 22:32:51 +00:00
stl_multiset.h Add parallel mode. 2007-09-11 22:32:51 +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 Add parallel mode. 2007-09-11 22:32:51 +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 stl_list.h: Rename guard macro consistently with file name. 2007-06-18 17:22:53 +00:00
stl_uninitialized.h PR c++/32158 (libstdc++ bits) 2007-05-31 11:13:57 +00:00
stl_vector.h Add parallel mode. 2007-09-11 22:32:51 +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.tcc re PR libstdc++/26181 (istream::operator>>(streambuf*) fails to set eofbit) 2006-02-10 18:29:04 +00:00
streambuf_iterator.h streambuf_iterator.h (istreambuf_iterator<>::equal): Simplify. 2007-01-25 13:08:51 +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