gcc/libstdc++-v3/include/bits
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
..
algorithmfwd.h random.tcc: Minor formatting changes. 2010-03-19 11:10:08 +00:00
allocator.h re PR libstdc++/42460 (man page errors for generated libstdc++ man pages) 2010-02-04 18:20:34 +00:00
atomic_0.h atomic: Update to N3000. 2009-12-21 19:00:34 +00:00
atomic_2.h atomic: Update to N3000. 2009-12-21 19:00:34 +00:00
atomic_base.h atomic: Update to N3000. 2009-12-21 19:00:34 +00:00
atomicfwd_c.h
atomicfwd_cxx.h atomicfwd_cxx.h: Add typedefs to group. 2010-03-01 19:04:23 +00:00
basic_ios.h re PR libstdc++/42460 (man page errors for generated libstdc++ man pages) 2010-02-04 18:20:34 +00:00
basic_ios.tcc
basic_string.h basic_string.h: Fix pasto in comment. 2010-04-03 20:45:49 +00:00
basic_string.tcc re PR libstdc++/41773 (Many libstdc++ failures) 2009-10-20 21:54:22 +00:00
boost_concept_check.h
c++0x_warning.h faq.xml: Adjust structure for pdf index. 2010-02-25 01:22:57 +00:00
c++config configure.ac (USE_CYGWIN_LIBSTDCXX_WRAPPERS): Define to reflect status of AC_CHECK_FUNC for Cygwin DLL libstdc++ support wrappers. 2009-11-30 23:22:04 +00:00
char_traits.h re PR libstdc++/42460 (man page errors for generated libstdc++ man pages) 2010-02-04 18:20:34 +00:00
codecvt.h streambuf: Adjust doxygen group markup. 2010-02-10 05:45:24 +00:00
concept_check.h
cpp_type_traits.h re PR libstdc++/42460 (man page errors for generated libstdc++ man pages) 2010-02-04 18:20:34 +00:00
deque.tcc stl_deque.h (copy_backward(_Deque_iterator, _Deque_iterator, _Deque_iterator), [...]): Declare. 2009-12-24 12:47:37 +00:00
forward_list.h forward_list.tcc (_Fwd_list_node_base:: _M_transfer_after): Return _Fwd_list_node_base*. 2010-03-16 01:32:53 +00:00
forward_list.tcc forward_list.tcc (_Fwd_list_node_base:: _M_transfer_after): Return _Fwd_list_node_base*. 2010-03-16 01:32:53 +00:00
fstream.tcc
functexcept.h functional (function::function): Move construct target. 2009-12-15 17:42:47 +00:00
functional_hash.h functional_hash.h (_Fnv_hash_base<>::hash): Change to template. 2010-03-03 01:23:07 +00:00
gslice.h
gslice_array.h
hashtable.h [multiple changes] 2010-03-26 02:19:10 +00:00
hashtable_policy.h [multiple changes] 2010-03-26 02:19:10 +00:00
indirect_array.h
ios_base.h ios_locale.cc: Fixes for -pedantic. 2010-02-17 05:43:24 +00:00
istream.tcc revert: compatibility.cc: Make C++0x safe, add in explicit casts to bool for stream sentry objects. 2009-09-05 00:18:07 +00:00
list.tcc re PR libstdc++/16896 (Use of non-reserved names in stl_list.h) 2010-02-07 18:36:48 +00:00
locale_classes.h ios_locale.cc: Fixes for -pedantic. 2010-02-17 05:43:24 +00:00
locale_classes.tcc
locale_facets.h run_doxygen: Add shortnames option. 2010-02-19 03:30:46 +00:00
locale_facets.tcc re PR libstdc++/40712 (locale(const locale&, const char*, locale::category) can create broken locale) 2009-07-18 22:58:10 +00:00
locale_facets_nonio.h streambuf: Adjust doxygen group markup. 2010-02-10 05:45:24 +00:00
locale_facets_nonio.tcc locale_facets_nonio.tcc (time_put<>::do_put): Avoid pointless __builtin_alloca use. 2010-01-07 17:20:45 +00:00
localefwd.h streambuf: Adjust doxygen group markup. 2010-02-10 05:45:24 +00:00
mask_array.h
move.h type_traits (declval): Add, per DR 1255. 2009-11-13 02:25:12 +00:00
ostream.tcc revert: compatibility.cc: Make C++0x safe, add in explicit casts to bool for stream sentry objects. 2009-09-05 00:18:07 +00:00
ostream_insert.h revert: compatibility.cc: Make C++0x safe, add in explicit casts to bool for stream sentry objects. 2009-09-05 00:18:07 +00:00
postypes.h
random.h stl_algo.h (shuffle): Add, per D3056. 2010-03-19 10:36:57 +00:00
random.tcc random.tcc: Minor formatting changes. 2010-03-19 11:10:08 +00:00
shared_ptr.h shared_ptr.h (shared_ptr(unique_ptr&&), [...]): Remove explicit specifier (as per DR 925). 2010-03-19 13:32:05 +00:00
shared_ptr_base.h shared_ptr.h (shared_ptr(unique_ptr&&), [...]): Remove explicit specifier (as per DR 925). 2010-03-19 13:32:05 +00:00
slice_array.h
sstream.tcc
stl_algo.h stl_algobase.h (lower_bound(_ForwardIterator, _ForwardIterator, const _Tp&, _Compare)): Move... 2010-03-23 14:32:35 +00:00
stl_algobase.h stl_algobase.h (lower_bound(_ForwardIterator, _ForwardIterator, const _Tp&, _Compare)): Move... 2010-03-23 14:32:35 +00:00
stl_bvector.h stl_bvector.h (hash<vector<bool, [...]): Move definition... 2010-03-02 21:48:20 +00:00
stl_construct.h stl_construct.h: Include <bits/move.h>. 2009-08-29 19:35:21 +00:00
stl_deque.h re PR libstdc++/42460 (man page errors for generated libstdc++ man pages) 2010-02-04 18:20:34 +00:00
stl_function.h re PR libstdc++/42460 (man page errors for generated libstdc++ man pages) 2010-02-04 18:20:34 +00:00
stl_heap.h
stl_iterator.h re PR libstdc++/42460 (man page errors for generated libstdc++ man pages) 2010-02-04 18:20:34 +00:00
stl_iterator_base_funcs.h re PR libstdc++/42460 (man page errors for generated libstdc++ man pages) 2010-02-04 18:20:34 +00:00
stl_iterator_base_types.h re PR libstdc++/42460 (man page errors for generated libstdc++ man pages) 2010-02-04 18:20:34 +00:00
stl_list.h re PR libstdc++/16896 (Use of non-reserved names in stl_list.h) 2010-02-07 18:36:48 +00:00
stl_map.h re PR libstdc++/42460 (man page errors for generated libstdc++ man pages) 2010-02-04 18:20:34 +00:00
stl_multimap.h re PR libstdc++/42460 (man page errors for generated libstdc++ man pages) 2010-02-04 18:20:34 +00:00
stl_multiset.h re PR libstdc++/42460 (man page errors for generated libstdc++ man pages) 2010-02-04 18:20:34 +00:00
stl_numeric.h PR libstdc++/22634, DR 539 [Ready] 2009-12-11 17:54:37 +00:00
stl_pair.h stl_pair.h (piecewise_construct_t, [...]): Add. 2010-04-30 09:52:41 +00:00
stl_queue.h re PR libstdc++/42460 (man page errors for generated libstdc++ man pages) 2010-02-04 18:20:34 +00:00
stl_raw_storage_iter.h
stl_relops.h
stl_set.h re PR libstdc++/42460 (man page errors for generated libstdc++ man pages) 2010-02-04 18:20:34 +00:00
stl_stack.h re PR libstdc++/42460 (man page errors for generated libstdc++ man pages) 2010-02-04 18:20:34 +00:00
stl_tempbuf.h re PR libstdc++/42460 (man page errors for generated libstdc++ man pages) 2010-02-04 18:20:34 +00:00
stl_tree.h stl_tree.h: Make erase return iterator as per DR 130. 2009-08-14 17:54:44 +00:00
stl_uninitialized.h 2009-09-02 Paolo Carlini <paolo.carlini@oracle.com> 2009-09-02 14:49:58 +00:00
stl_vector.h set.h: Revert last change, per DR 1204 [Ready]; mention the latter in comment. 2010-01-09 11:16:42 +00:00
stream_iterator.h user.cfg.in: Adjust includes. 2009-11-06 22:15:17 +00:00
streambuf.tcc
streambuf_iterator.h user.cfg.in: Adjust includes. 2009-11-06 22:15:17 +00:00
stringfwd.h
unique_ptr.h unique_ptr (unique_ptr::pointer): Use deleter's pointer type if it exists. 2010-04-24 10:21:23 +01:00
unordered_map.h [multiple changes] 2010-03-26 02:19:10 +00:00
unordered_set.h [multiple changes] 2010-03-26 02:19:10 +00:00
valarray_after.h re PR libstdc++/27340 (valarray uses __cos which may conflict with libm functions) 2010-02-06 20:41:09 +00:00
valarray_array.h re PR libstdc++/41763 (valarray_array.h seems to overuse __restrict__) 2009-10-20 21:21:11 +00:00
valarray_array.tcc
valarray_before.h re PR libstdc++/27340 (valarray uses __cos which may conflict with libm functions) 2010-02-06 20:41:09 +00:00
vector.tcc functional_hash.h (_Fnv_hash_base<>::hash): Change to template. 2010-03-03 01:23:07 +00:00