[libcxx-commits] [PATCH] D148432: [libc++] Simplify the tuple constructor overload set
Nikolas Klauser via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon May 8 12:31:31 PDT 2023
philnik added a comment.
In D148432#4327565 <https://reviews.llvm.org/D148432#4327565>, @aaron.ballman wrote:
> This looks like a really nice simplification! Do you happen to have compile time performance numbers as to how much overhead we save?
At least I don't have any. It could be quite interesting though.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D148432/new/
https://reviews.llvm.org/D148432
More information about the libcxx-commits
mailing list