[libcxx-commits] [PATCH] D148432: [libc++] Simplify the tuple constructor overload set

Aaron Ballman via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon May 8 12:27:24 PDT 2023


aaron.ballman added a comment.

This looks like a really nice simplification! Do you happen to have compile time performance numbers as to how much overhead we save?


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