[libcxx-commits] [PATCH] D122074: [libc++] Allow an output_iterator in fill.

Mark de Wever via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Sep 28 12:14:54 PDT 2022


Mordante abandoned this revision.
Mordante added a comment.

With ranges completed there's no need to use pre-C++20 algorithms. Since it will be quite a bit of effort to adjust all algorithms and it has a very low priority I abandon this instead.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D122074



More information about the libcxx-commits mailing list