[libcxx-commits] [libcxx] [libc++][ranges] implement `std::ranges::zip_transform_view` (PR #79605)

Louis Dionne via libcxx-commits libcxx-commits at lists.llvm.org
Fri Jul 18 10:25:55 PDT 2025


================
@@ -6,8 +6,8 @@
 //
----------------
ldionne wrote:

Maybe rename this file to `range_adaptor_types.h` to avoid having a header named `types.h` living simply at different directory levels?

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


More information about the libcxx-commits mailing list