gcc/libstdc++-v3/include/profile
François Dumont 7d17de7f73 array: Include <array>.
2015-06-23  François Dumont  <fdumont@gcc.gnu.org>

	* include/debug/array: Include <array>. Add version namespace when
	specializing tuple interface to array. Add specialization for
	__is_tuple_like_impl.
	* include/profile/array: Likewise.
	* include/std/array: Include <utility>. Add specialization for
	__is_tuple_like_impl.
	* include/std/tuple
	(__is_tuple_like_impl<>, __is_tuple_like_impl<pair>): Move...
	* include/std/utility: ... here. Include <type_traits>.
	* testsuite/23_containers/array/tuple_interface/get_debug_neg.cc: Adjust
	dg-error line number.
	* testsuite/23_containers/array/tuple_interface/
	tuple_element_debug_neg.cc: Likewise.

From-SVN: r224857
2015-06-23 19:51:02 +00:00
..
impl Update copyright years. 2015-01-05 13:33:28 +01:00
array array: Include <array>. 2015-06-23 19:51:02 +00:00
base.h Update copyright years. 2015-01-05 13:33:28 +01:00
bitset Update copyright years. 2015-01-05 13:33:28 +01:00
deque Update copyright years. 2015-01-05 13:33:28 +01:00
forward_list forward_list.h (_Fwd_list_base(const _Node_alloc_type&)): Change parameter to rvalue-reference. 2015-06-17 18:45:45 +01:00
iterator_tracker.h Update copyright years. 2015-01-05 13:33:28 +01:00
list C++11 allocator support for std::list. 2015-06-17 21:36:42 +01:00
map Update copyright years. 2015-01-05 13:33:28 +01:00
map.h stl_tree.h (_Rb_tree<>::__is_transparent<>): Move to outer scope and rename to ... 2015-06-07 20:45:57 +00:00
multimap.h stl_tree.h (_Rb_tree<>::__is_transparent<>): Move to outer scope and rename to ... 2015-06-07 20:45:57 +00:00
multiset.h stl_tree.h (_Rb_tree<>::__is_transparent<>): Move to outer scope and rename to ... 2015-06-07 20:45:57 +00:00
ordered_base.h Update copyright years. 2015-01-05 13:33:28 +01:00
set Update copyright years. 2015-01-05 13:33:28 +01:00
set.h stl_tree.h (_Rb_tree<>::__is_transparent<>): Move to outer scope and rename to ... 2015-06-07 20:45:57 +00:00
unordered_base.h Update copyright years. 2015-01-05 13:33:28 +01:00
unordered_map unordered_map.h (unordered_map, [...]): Add missing constructors. 2015-05-17 20:14:53 +00:00
unordered_set unordered_map.h (unordered_map, [...]): Add missing constructors. 2015-05-17 20:14:53 +00:00
vector Update copyright years. 2015-01-05 13:33:28 +01:00