gcc/libstdc++-v3/testsuite/24_iterators
Jonathan Wakely 47b20d027a libstdc++: Add constexpr to std::counted_iterator post-increment (LWG 3643)
libstdc++-v3/ChangeLog:

	* include/bits/stl_iterator.h (counted_iterator::operator++(int)):
	Add 'constexpr' as per LWG 3643.
	* testsuite/24_iterators/counted_iterator/lwg3643.cc: New test.
2022-05-26 17:14:40 +01:00
..
associated_types
back_insert_iterator
bidirectional
common_iterator
contiguous
counted_iterator
customization_points
forward
front_insert_iterator
headers/iterator
indirect_callable
input
insert_iterator
istream_iterator
istreambuf_iterator
move_iterator
normal_iterator
operations
ostream_iterator
ostreambuf_iterator
output
random_access
range_access
range_operations
reverse_iterator
aliases.cc
container_access.cc