[libcxx-commits] [PATCH] D121436: [libc++][ranges] Add ranges::out_value_result

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Mar 10 18:41:52 PST 2022


philnik created this revision.
philnik added reviewers: var-const, Quuxplusone, Mordante.
Herald added a subscriber: mgorny.
Herald added a project: All.
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/D121436

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D121436.414551.patch
Type: text/x-patch
Size: 8652 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220311/1db78df7/attachment.bin>


More information about the libcxx-commits mailing list