gcc/libstdc++-v3/include
Jonathan Wakely 3c040fa4a2 libstdc++/72745 add static assertion for invalid tuple access
PR libstdc++/72745
	* include/std/array (get): Use positive message for static assertions.
	* include/std/functional (_Safe_tuple_element_t): Fix indentation.
	* include/std/tuple (tuple_element<I, tuple<>>): Add partial
	specialization for invalid indices, with static assertion.
	* testsuite/20_util/tuple/element_access/get_neg.cc: New test.

From-SVN: r238924
2016-07-31 18:08:52 +01:00
..
backward
bits Add missing variable traits, fix testsuite failures. 2016-07-31 17:52:53 +03:00
c
c_compatibility
c_global
c_std
debug Replace references to C++0x with C++11 in comments 2016-07-15 21:23:08 +01:00
decimal
experimental Fix naming, qualification and broken test for propagate_const 2016-07-21 20:39:03 +01:00
ext Fix missing qualification in <ext/rope> 2016-07-25 13:56:12 +01:00
parallel libstdc++/71856 Define _GLIBCXX_PARALLEL_ASSERTIONS 2016-07-13 18:22:57 +01:00
precompiled
profile
std libstdc++/72745 add static assertion for invalid tuple access 2016-07-31 18:08:52 +01:00
tr1 re PR libstdc++/71181 (Reserving in unordered_map doesn't reserve enough) 2016-06-20 20:04:25 +00:00
tr2
Makefile.am Implement std::string_view and P0254r2, 2016-07-28 18:15:26 +03:00
Makefile.in Implement std::string_view and P0254r2, 2016-07-28 18:15:26 +03:00