[libcxx-commits] [PATCH] D116808: fix __simple_view concept in std::ranges

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Jan 7 09:27:37 PST 2022


philnik added a comment.

The tests are in `libcxx/test/ranges/range.adaptors/{range.take, range.drop, range.join.view}`.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D116808



More information about the libcxx-commits mailing list