[libcxx-commits] [PATCH] D70873: [LIBC++]std::reduce(begin, end, init) does not accept init with only move constructor

Marshall Clow via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sun Dec 1 13:34:43 PST 2019


mclow.lists added a comment.

I don't think that https://bugs.llvm.org/show_bug.cgi?id=43013 is actually a bug.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D70873





More information about the libcxx-commits mailing list