[libcxx-commits] [PATCH] D143596: [libc++] Optimize std::ranges::{min, max} for types that are cheap to copy
Nikolas Klauser via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Mar 7 11:18:55 PST 2023
philnik retitled this revision from "[libc++] Optimize std::ranges::min for types that are cheap to copy" to "[libc++] Optimize std::ranges::{min, max} for types that are cheap to copy".
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D143596/new/
https://reviews.llvm.org/D143596
More information about the libcxx-commits
mailing list