[libcxx-commits] [PATCH] D119763: [libc++][ranges] Add ranges::in_found_result

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Feb 14 12:00:17 PST 2022


philnik created this revision.
philnik added reviewers: Quuxplusone, Mordante, var-const.
Herald added a subscriber: mgorny.
philnik requested review of this revision.
Herald added a project: libc++.
Herald added a subscriber: libcxx-commits.
Herald added a reviewer: libc++.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D119763

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D119763.408546.patch
Type: text/x-patch
Size: 8402 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220214/cfd3bef1/attachment.bin>


More information about the libcxx-commits mailing list