gcc/libstdc++-v3/include
Paolo Carlini 5e108459ec stl_pair.h (piecewise_construct_t, [...]): Add.
2010-04-30  Paolo Carlini  <paolo.carlini@oracle.com>

	* include/bits/stl_pair.h (piecewise_construct_t,
	pair<>::pair(piecewise_construct_t, tuple, tuple)): Add.
	(pair<>::__cons, pair<>::__do_cons): Declare.
	(__decay_and_strip, __strip_reference_wrapper): Move...
	* include/std/type_traits: ... here.
	* include/std/functional (_Index_tuple, _Build_index_tuple): Move...
	* include/std/tuple: ... here.
	(pack_arguments): Add.
	(pair<>::__cons, pair<>::__do_cons): Define.
	* testsuite/20_util/tuple/creation_functions/pack_arguments.cc: New.
	* testsuite/20_util/pair/piecewise.cc: Likewise.
	* testsuite/20_util/tuple/cons/big_tuples.cc: Include <utility>.
	* testsuite/20_util/tuple/cons/constructor.cc: Likewise.
	* testsuite/20_util/make_signed/requirements/typedefs_neg.cc: Adjust
	dg-error line numbers.
	* testsuite/20_util/make_unsigned/requirements/typedefs_neg.cc:
	Likewise.
	* testsuite/20_util/declval/requirements/1_neg.cc: Likewise.

From-SVN: r158928
2010-04-30 09:52:41 +00:00
..
backward hash_map: Don't #include "backward_warning.h" if _GLIBCXX_PERMIT_BACKWARD_HASH is defined. 2010-04-13 20:24:40 +00:00
bits stl_pair.h (piecewise_construct_t, [...]): Add. 2010-04-30 09:52:41 +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 re PR libstdc++/43865 (C++ in freestanding environment) 2010-04-27 23:54:13 +01:00
c_std re PR libstdc++/42460 (man page errors for generated libstdc++ man pages) 2010-02-04 18:20:34 +00:00
debug unordered_map: Clean-up includes and guards. 2010-03-30 10:59:17 +00:00
decimal decimal: Minor formatting and uglification fixes. 2009-10-29 13:15:51 +00:00
ext basic_string.h: Fix pasto in comment. 2010-04-03 20:45:49 +00:00
parallel partition.h (__parallel_partition): Improve scalability by... 2010-04-22 10:14:07 +00:00
precompiled atomic: Update to N3000. 2009-12-21 19:00:34 +00:00
profile unordered_map: Clean-up includes and guards. 2010-03-30 10:59:17 +00:00
std stl_pair.h (piecewise_construct_t, [...]): Add. 2010-04-30 09:52:41 +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 Update to Automake 1.11.1. 2010-04-02 18:18:06 +00:00