[libcxx-commits] [PATCH] D102020: [libcxx][ranges] Add class ref_view.

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Jun 10 10:20:17 PDT 2021


ldionne requested changes to this revision.
ldionne added a comment.
This revision now requires changes to proceed.

Per offline discussion,

- Change back to `__fun`
- Add a test like Arthur suggested
- Update for P2325 <https://reviews.llvm.org/P2325>


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D102020/new/

https://reviews.llvm.org/D102020



More information about the libcxx-commits mailing list