gcc/libstdc++-v3/testsuite/24_iterators
Jonathan Wakely 500dc9a6c3 Add concept checks to std::next and std::prev.
PR libstdc++/62039
	* include/bits/stl_iterator_base_funcs.h (next, prev): Add concept
	checks.
	* testsuite/24_iterators/operations/prev_neg.cc: New.
	* testsuite/24_iterators/operations/next_neg.cc: New.

From-SVN: r227447
2015-09-03 15:35:43 +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 Add concept checks to std::next and std::prev. 2015-09-03 15:35:43 +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 Update copyright years. 2015-01-05 13:33:28 +01:00
container_access.cc * testsuite/24_iterators/container_access.cc: New. 2015-07-29 13:55:58 +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
range_access.cc Update copyright years. 2015-01-05 13:33:28 +01:00