[libcxx-commits] [PATCH] D101396: [libcxx][ranges] Add `contiguous_{iterator, range}`.

Christopher Di Bella via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Apr 27 15:01:29 PDT 2021


cjdb accepted this revision.
cjdb added a comment.

Missing conformance tests:

- deque (negative test)
- vector
- span
- string
- reverse_iterator

LGTM, pending CI and added conformance tests.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D101396



More information about the libcxx-commits mailing list