On 03/03/20 11:30 -0500, Patrick Palka wrote:
This adds a move-only testsuite iterator type to <testsuite_iterators.h>, which
will be used in the tests that verify LWG 3355 and has already seen a need in
the tests for LWG 3389 and 3390.

libstdc++-v3/ChangeLog:

        * testsuite/util/testsuite_iterators.h (input_iterator_wrapper_nocopy):
        New testsuite iterator.
        * testsuite/24_iterators/counted_iterator/lwg3389.cc: Use it.
        * testsuite/24_iterators/move_iterator/lwg3390.cc: Likewise.

OK, thanks.


Reply via email to