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

Nikolas Klauser via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sat Dec 25 05:29:01 PST 2021


philnik created this revision.
philnik added reviewers: Quuxplusone, Mordante.
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++.

Add `std::ranges::in_in_result`


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D116278

Files:
  libcxx/include/CMakeLists.txt
  libcxx/include/__algorithm/results.h
  libcxx/include/module.modulemap
  libcxx/test/std/algorithms/algorithms.results/in_in_result.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116278.396193.patch
Type: text/x-patch
Size: 4397 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20211225/f353d9fb/attachment.bin>


More information about the libcxx-commits mailing list