gcc/libstdc++-v3/testsuite/util/pstl
Jonathan Wakely c0a2526f09
libstdc++: Fix PSTL test iterators
These were fixed upstream by:
https://github.com/uxlfoundation/oneDPL/pull/534
https://github.com/uxlfoundation/oneDPL/pull/546

libstdc++-v3/ChangeLog:

	* testsuite/util/pstl/test_utils.h (ForwardIterator::operator++):
	Fix return type.
	(BidirectionalIterator::operator++): Likewise.
	(BidirectionalIterator::operator--): Likewise.
2025-05-22 12:13:55 +01:00
..
pstl_test_config.h
test_utils.h libstdc++: Fix PSTL test iterators 2025-05-22 12:13:55 +01:00