gcc/libstdc++-v3/testsuite/23_containers/array
Jonathan Wakely 3a004764ec tuple (tuple_size<cv _Tp>): Implement LWG 2313.
* include/std/tuple (tuple_size<cv _Tp>): Implement LWG 2313.
	* include/std/array (tuple_size, tuple_element): Add Doxygen comments.
	* include/std/utility (tuple_size, tuple_element): Likewise.
	* testsuite/23_containers/array/tuple_interface/tuple_element_neg.cc:
	Adjust dg-error line number.

From-SVN: r210470
2014-05-15 11:35:29 +01:00
..
capacity Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
comparison_operators Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
cons Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
debug Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
element_access re PR libstdc++/60497 (unique_ptr<T> tries to complete its type T even though it's not required to be a complete type) 2014-05-13 18:22:08 +01:00
iterators Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
requirements Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
specialized_algorithms Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00
tuple_interface tuple (tuple_size<cv _Tp>): Implement LWG 2313. 2014-05-15 11:35:29 +01:00
range_access.cc Update copyright years in libstdc++-v3/ 2014-01-02 22:30:10 +00:00