[libcxx-commits] [libcxx] [libcxx] patch for implementing ranges::find_last (PR #67270)

Konstantin Varlamov via libcxx-commits libcxx-commits at lists.llvm.org
Wed Nov 8 15:37:21 PST 2023


var-const wrote:

Agree with @huixie90 and @philnik777 -- code duplication is a big issue in our code base, we should try to keep it minimal.

https://github.com/llvm/llvm-project/pull/67270


More information about the libcxx-commits mailing list