[libcxx-commits] [PATCH] D142335: [libc++][ranges] Implement `ranges::to`.

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Mar 28 12:33:14 PDT 2023


philnik added a comment.

Could you split this up into multiple patches? This could be a lot easier to review if all the container changes were in separate patches. Also, is this still WIP? It looks like large parts of the paper are not implemented.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D142335



More information about the libcxx-commits mailing list