gcc/libstdc++-v3/include/debug
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
..
array array: Include <array>. 2015-06-23 19:51:02 +00:00
assertions.h
bitset
debug.h
deque
formatter.h list.tcc (list::operator=(const list&), [...]): Use __addressof instead of operator&. 2015-06-16 22:04:53 +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
functions.h list.tcc (list::operator=(const list&), [...]): Use __addressof instead of operator&. 2015-06-16 22:04:53 +01:00
list list (__gnu_debug::list): Use allocator-aware _Safe_container base. 2015-06-22 16:09:27 +01:00
macros.h
map
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
safe_base.h
safe_container.h
safe_iterator.h
safe_iterator.tcc
safe_local_iterator.h
safe_local_iterator.tcc
safe_sequence.h
safe_sequence.tcc
safe_unordered_base.h
safe_unordered_container.h
safe_unordered_container.tcc
set
set.h stl_tree.h (_Rb_tree<>::__is_transparent<>): Move to outer scope and rename to ... 2015-06-07 20:45:57 +00:00
string list (__gnu_debug::list): Use allocator-aware _Safe_container base. 2015-06-22 16:09:27 +01:00
unordered_map
unordered_set
vector