================ @@ -113,6 +114,49 @@ struct TestTypes { } }; +void test_deque() { ---------------- ldionne wrote: We should also test `ranges::find` and in particular the usage of a projection. https://github.com/llvm/llvm-project/pull/67224