gcc/libstdc++-v3/testsuite/24_iterators/operations
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
..
40497.cc
next_neg.cc Add concept checks to std::next and std::prev. 2015-09-03 15:35:43 +01:00
next.cc
prev_neg.cc Add concept checks to std::next and std::prev. 2015-09-03 15:35:43 +01:00
prev.cc