llvm-project
09dbb3e2
- [Support] Use a C++17 fold expression in a static_assert (NFC) (#161479)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
69 days ago
[Support] Use a C++17 fold expression in a static_assert (NFC) (#161479) This patch simplifies a recursive use of a type trait to a C++17 fold expression.
References
#161479 - [Support] Use a C++17 fold expression in a static_assert (NFC)
Author
kazutakahirata
Parents
190826c5
Loading