Kazu Hirata 97e544f617
[ADT] Use C++17 fold expression in PointerSumType (NFC) (#159560)
This patch simplifes the recursive Checker template with a C++17 fold
expression and "inlines" it right into the `static_assert`.
2025-09-18 08:55:58 -07:00
..