We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72d7dc4 commit bb74800Copy full SHA for bb74800
clang/include/clang/Sema/Sema.h
@@ -9713,7 +9713,7 @@ class Sema final {
9713
/// not already done so.
9714
void DeclareImplicitDeductionGuides(TemplateDecl *Template,
9715
SourceLocation Loc);
9716
- /// Declare aggregate deduction guides.
+
9717
FunctionTemplateDecl *DeclareAggregateDeductionGuideFromInitList(
9718
TemplateDecl *Template, MutableArrayRef<QualType> ParamTypes,
9719
0 commit comments