mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-08-16 04:35:45 +02:00
Test - please ignore
Change-Id: Ie4a5e20b458152f18360f2dd20ad05efd33061a1
This commit is contained in:
parent
ac235ca6b7
commit
c38c1e4204
1 changed files with 1 additions and 1 deletions
|
@ -174,7 +174,7 @@ import org.eclipse.cdt.internal.core.dom.parser.cpp.semantics.Conversions.UDCMod
|
|||
*/
|
||||
public class CPPTemplates {
|
||||
// The three constants below are used as special return values for the various overloads
|
||||
// of CPPTemplates.determinePackSize() and for ICPPEvaluation.determinePackSize(), which
|
||||
// of CPPTemplates.determinePackSize() an d for ICPPEvaluation.determinePackSize(), which
|
||||
// search a type, template argument, or value for a usage of a template parameter pack
|
||||
// and return the number of arguments bound to that parameter pack in an
|
||||
// ICPPTemplateParameterMap.
|
||||
|
|
Loading…
Add table
Reference in a new issue