gcc/libstdc++-v3/include
Paolo Carlini 247d807571 stl_algo.h (shuffle): Add, per D3056.
2010-03-19  Paolo Carlini  <paolo.carlini@oracle.com>

	* include/bits/stl_algo.h (shuffle): Add, per D3056.
	(random_shuffle): Fix signature in C++0x mode.
	(lower_bound, __lg): Move...
	* include/bits/stl_algobase.h: ... here.
	* include/bits/algorithmfwd.h: Adjust.
	* include/parallel/algorithmfwd.h: Likewise.
	* include/parallel/algo.h: Likewise.
	* include/bits/hashtable_policy.h (__lower_bound): Remove,
	adjust callers.
	* include/tr1/hashtable_policy.h (__lower_bound): Likewise.
	* include/bits/random.tcc (__detail::__transform): Add,
	adjust std::transform callers; don't include <algorithm>.
	* testsuite/25_algorithms/shuffle/1.cc: Add.
	* testsuite/25_algorithms/shuffle/requirements/
	explicit_instantiation/2.cc: Likewise.
	* testsuite/25_algorithms/shuffle/requirements/
	explicit_instantiation/pod.cc: Likewise.

	* include/bits/random.h: Add comments.

From-SVN: r157564
2010-03-19 10:36:57 +00:00
..
backward hash_map: Use consistently the _BACKWARD_* prefix for the include guard. 2010-03-16 22:34:53 +00:00
bits stl_algo.h (shuffle): Add, per D3056. 2010-03-19 10:36:57 +00:00
c Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception. 2009-04-09 17:00:19 +02:00
c_compatibility atomic: Update to N3000. 2009-12-21 19:00:34 +00:00
c_global hashtable.h: Fold in include/tr1_impl/hashtable.h contents. 2010-02-10 19:14:33 +00:00
c_std re PR libstdc++/42460 (man page errors for generated libstdc++ man pages) 2010-02-04 18:20:34 +00:00
debug revert: PR libstdc++/41975, DR 579 2010-03-09 01:56:42 +00:00
decimal decimal: Minor formatting and uglification fixes. 2009-10-29 13:15:51 +00:00
ext testsuite_container_traits.h (traits_base): Add has_throwing_erase trait. 2010-03-05 01:51:56 +00:00
parallel stl_algo.h (shuffle): Add, per D3056. 2010-03-19 10:36:57 +00:00
precompiled atomic: Update to N3000. 2009-12-21 19:00:34 +00:00
profile bitset (hash): Minor tweaks. 2010-03-03 02:01:56 +00:00
std re PR libstdc++/43397 (std::function can't forward rvalue reference for pointer to member function) 2010-03-17 00:22:56 +00:00
tr1 stl_algo.h (shuffle): Add, per D3056. 2010-03-19 10:36:57 +00:00
tr1_impl array (swap(array<>&, array<>&)): Use member swap. 2010-03-13 12:47:09 +00:00
Makefile.am hashtable.h: Fold in include/tr1_impl/hashtable.h contents. 2010-02-10 19:14:33 +00:00
Makefile.in hashtable.h: Fold in include/tr1_impl/hashtable.h contents. 2010-02-10 19:14:33 +00:00