[libcxx-commits] [PATCH] D122072: [libc++][test] Adds an cpp20_output_iterator.

Mark de Wever via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Mar 23 13:27:53 PDT 2022


Mordante planned changes to this revision.
Mordante added a comment.

Since D122074 <https://reviews.llvm.org/D122074> is on hold (and might be abandoned) I want to remove all pre-c++20 features from this patch.
The patch is still useful for testing in the range based algorithms.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D122072



More information about the libcxx-commits mailing list