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 Update copyright years. 2016-01-04 15:30:50 +01:00
bits Add missing variable traits, fix testsuite failures. 2016-07-31 17:52:53 +03:00
c Update copyright years. 2016-01-04 15:30:50 +01:00
c_compatibility Don't define guard macros when doing #include_next in math.h and stdlib.h 2016-02-01 11:13:40 +00:00
c_global re PR libstdc++/69881 (with gcc-6 of today building gcc-4.9 fails) 2016-02-23 15:57:09 +00:00
c_std Update copyright years. 2016-01-04 15:30:50 +01:00
debug Replace references to C++0x with C++11 in comments 2016-07-15 21:23:08 +01:00
decimal Update copyright years. 2016-01-04 15:30:50 +01:00
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 Implement TR29124 C++ special Math Functions. 2016-01-14 18:12:43 +00:00
profile Update copyright years. 2016-01-04 15:30:50 +01:00
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 Update copyright years. 2016-01-04 15:30:50 +01:00
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