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 c3d9109 commit 8c52adeCopy full SHA for 8c52ade
clang/lib/Sema/SemaTemplateDeduction.cpp
@@ -4407,7 +4407,7 @@ Sema::TemplateDeductionResult Sema::DeduceTemplateArguments(
4407
// replaced with the corresponding deduced or default argument values
4408
//
4409
// If we have a trailing parameter pack, that has been deduced
4410
- // previously we substitute the pack here in a similar fashion as seen
+ // previously we substitute the pack here in a similar fashion as
4411
// above with the trailing parameter packs. The main difference here is
4412
// that, in this case we are not processing all of the remaining
4413
// arguments. We are only process as many arguments as much we have in
0 commit comments