[libcxx-commits] [PATCH] D105791: [libcxx] adds `complexity_iterator`, `complexity_invocable`, and `test_algorithm`

Christopher Di Bella via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Jul 30 11:26:58 PDT 2021


cjdb abandoned this revision.
cjdb added a comment.

- `complexity_iterator` and `complexity_invocable` subsumed by D105456 <https://reviews.llvm.org/D105456>.
- Abandoning `test_algorithm` since the feedback from `ranges::find` introduced a lot of complexity I don't want to add.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D105791



More information about the libcxx-commits mailing list