libstdc++: Improve types used as iterators in testsuite
authorJonathan Wakely <jwakely@redhat.com>
Fri, 24 Sep 2021 12:23:34 +0000 (13:23 +0100)
committerJonathan Wakely <jwakely@redhat.com>
Tue, 28 Sep 2021 19:22:51 +0000 (20:22 +0100)
commit5f1db7627f6eea2050c3d71f17bca5ecf586a813
treead53750d683743b6438aa0ea85203ad7720b96fb
parent4000d722e609bbbb1e923721b54911bb784eeec3
libstdc++: Improve types used as iterators in testsuite

Signed-off-by: Jonathan Wakely <jwakely@redhat.com>
libstdc++-v3/ChangeLog:

* testsuite/25_algorithms/copy/34595.cc: Add missing operation
for type used as an iterator.
* testsuite/25_algorithms/unique_copy/check_type.cc: Likewise.
libstdc++-v3/testsuite/25_algorithms/copy/34595.cc
libstdc++-v3/testsuite/25_algorithms/unique_copy/check_type.cc