mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-09-08 11:03:28 +02:00
Adjusted Javadoc.
This commit is contained in:
parent
78c15867f9
commit
5063475316
1 changed files with 1 additions and 1 deletions
|
@ -96,7 +96,7 @@ public abstract class CPPDependentEvaluation extends CPPEvaluation {
|
|||
}
|
||||
|
||||
/**
|
||||
* Instantiate evaluations that represent subexpressions separated by commas.
|
||||
* Instantiates evaluations that represent subexpressions separated by commas.
|
||||
* If a subexpression is a pack expansion expression, and the template parameter map
|
||||
* contains a mapping for the parameter pack(s) that occur in its expansion pattern,
|
||||
* the expansion pattern is instantiated once for each mapped template argument,
|
||||
|
|
Loading…
Add table
Reference in a new issue