llvm-project
40365147
- Refactor: Extract the core deduction-guide construction implementation from DeclareImplicitDeductionGuidesForTypeAlias
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
Refactor: Extract the core deduction-guide construction implementation from DeclareImplicitDeductionGuidesForTypeAlias We move the core implementation to a dedicate function, so that it can be reused in other places.
References
#90894 - [clang] CTAD: fix the aggregate deduction guide for alias templates.
Author
hokein
Parents
2d4acb08
Loading