[libc++][ranges][NFC] Test that range algorithms support iterators requiring `iter_move`.
authorKonstantin Varlamov <varconst@apple.com>
Wed, 20 Jul 2022 00:20:56 +0000 (17:20 -0700)
committerKonstantin Varlamov <varconst@apple.com>
Wed, 20 Jul 2022 00:21:08 +0000 (17:21 -0700)
commitb8d54d1d6acadea950de3da407427129fe0aabf2
treeb3e3de0efb5191341a924afe910df84edaa26887
parent50cfb76e029bbfda21622d4f00c9fe8a2a7099a6
[libc++][ranges][NFC] Test that range algorithms support iterators requiring `iter_move`.

Differential Revision: https://reviews.llvm.org/D130057
libcxx/test/std/algorithms/ranges_robust_against_proxy_iterators.pass.cpp
libcxx/test/support/MoveOnly.h