[libcxx-commits] [PATCH] D121436: [libc++][ranges] Add ranges::out_value_result

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Apr 5 08:09:34 PDT 2022


philnik added a comment.

I haven't read all you comments @var-const. I updated the tests reflect the changes from D121435 <https://reviews.llvm.org/D121435>, that should address all your comments. If it doesn't, then we might be missing test coverage in all tests. I also updated the naming style here, which I will do for the other result types in a different PR.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D121436



More information about the libcxx-commits mailing list