[libcxx-commits] [libcxx] Speed up compilation of common uses of std::visit() (PR #164196)

via libcxx-commits libcxx-commits at lists.llvm.org
Wed Jul 29 16:54:59 PDT 2026


================
@@ -1332,6 +1332,10 @@ private:
   friend struct __variant_detail::__visitation::__variant;
----------------
higher-performance wrote:

Done.

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


More information about the libcxx-commits mailing list