gcc/libstdc++-v3/testsuite/24_iterators
Jonathan Wakely 235e0cee21 libstdc++/71771 constrain reverse_iterator difference op
* include/bits/stl_iterator.h
	(operator-(reverse_iterator<Iter>, reverse_iterator<Iter>): Constrain
	for C++11 and later.
	* testsuite/24_iterators/reverse_iterator/71771.cc: New test.

From-SVN: r239696
2016-08-23 13:23:11 +01:00
..
back_insert_iterator Update copyright years. 2015-01-05 13:33:28 +01:00
front_insert_iterator Update copyright years. 2015-01-05 13:33:28 +01:00
headers/iterator Update copyright years. 2015-01-05 13:33:28 +01:00
insert_iterator Update copyright years. 2015-01-05 13:33:28 +01:00
istream_iterator Update copyright years. 2015-01-05 13:33:28 +01:00
istreambuf_iterator Update copyright years. 2015-01-05 13:33:28 +01:00
move_iterator Update copyright years. 2015-01-05 13:33:28 +01:00
normal_iterator Update copyright years. 2015-01-05 13:33:28 +01:00
operations Update copyright years. 2015-01-05 13:33:28 +01:00
ostream_iterator/requirements Update copyright years. 2015-01-05 13:33:28 +01:00
ostreambuf_iterator Update copyright years. 2015-01-05 13:33:28 +01:00
random_access_iterator Update copyright years. 2015-01-05 13:33:28 +01:00
reverse_iterator libstdc++/71771 constrain reverse_iterator difference op 2016-08-23 13:23:11 +01:00
range_access.cc Update copyright years. 2015-01-05 13:33:28 +01:00
range_access_cpp14.cc range_access.h (begin, end): Use _GLIBCXX14_CONSTEXPR on overloads for arrays. 2015-01-19 14:37:03 +00:00