[libcxx-commits] [PATCH] D129390: [lib++][ranges][NFC] Refactor `iterator_operations.h` to use tags.

Konstantin Varlamov via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Jul 12 17:54:18 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG295b951ebcfe: [lib++][ranges][NFC] Refactor `iterator_operations.h` to use tags. (authored by var-const).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D129390

Files:
  libcxx/include/__algorithm/equal_range.h
  libcxx/include/__algorithm/iterator_operations.h
  libcxx/include/__algorithm/lower_bound.h
  libcxx/include/__algorithm/ranges_binary_search.h
  libcxx/include/__algorithm/ranges_lower_bound.h
  libcxx/include/__algorithm/ranges_set_intersection.h
  libcxx/include/__algorithm/ranges_upper_bound.h
  libcxx/include/__algorithm/set_intersection.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129390.444126.patch
Type: text/x-patch
Size: 12232 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220713/d12e3594/attachment-0001.bin>


More information about the libcxx-commits mailing list