[libcxx-commits] [libcxx] [libc++][ranges] LWG3564: `transform_view::iterator<true>::value_type` and `iterator_category` should use `const F&` (PR #91816)
Mark de Wever via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Aug 12 10:31:14 PDT 2024
mordante wrote:
> > This can be merged once CI is green.
>
> Thanks for resolving the merge conflict! Could you please restart the failed tests? It seems that these are false negatives.
Done and merged. Thanks for your patch!
https://github.com/llvm/llvm-project/pull/91816
More information about the libcxx-commits
mailing list