[libcxx-commits] [PATCH] D116278: [libc++][ranges] Add ranges::in_in_result

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Jan 13 17:58:13 PST 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rGd3729bb38475: [libc++][ranges] Add ranges::in_in_result (authored by philnik).

Changed prior to commit:
  https://reviews.llvm.org/D116278?vs=399821&id=399860#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D116278

Files:
  libcxx/include/CMakeLists.txt
  libcxx/include/__algorithm/in_in_result.h
  libcxx/include/algorithm
  libcxx/include/module.modulemap
  libcxx/test/libcxx/diagnostics/detail.headers/algorithm/in_in_result.module.verify.cpp
  libcxx/test/std/algorithms/algorithms.results/in_in_result.pass.cpp
  libcxx/test/std/algorithms/algorithms.results/no_unique_address.compile.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116278.399860.patch
Type: text/x-patch
Size: 9499 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220114/12f6d907/attachment-0001.bin>


More information about the libcxx-commits mailing list