[libcxx-commits] [libcxx] [libc++] Implement adjacent_view (PR #165089)

Louis Dionne via libcxx-commits libcxx-commits at lists.llvm.org
Fri Dec 5 12:04:53 PST 2025


================
@@ -788,6 +789,8 @@ set(files
   __tuple/tuple_like.h
   __tuple/tuple_like_no_subrange.h
   __tuple/tuple_size.h
+  __tuple/tuple_transform.h
+  __tuple/tuple_types.h
----------------
ldionne wrote:

```suggestion
```

https://github.com/llvm/llvm-project/pull/165089


More information about the libcxx-commits mailing list