llvm-project
65994cc9
- [Support] Use std::conditional_t in several type traits (NFC) (#157791)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
56 days ago
[Support] Use std::conditional_t in several type traits (NFC) (#157791) With std::conditional_t, we don't have to have two templates for each of these type traits.
References
#157791 - [Support] Use std::conditional_t in several type traits (NFC)
Author
kazutakahirata
Parents
9a64fa7b
Loading