1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-09-08 11:03:28 +02:00

Adjusted Javadoc.

This commit is contained in:
Sergey Prigogin 2016-06-12 15:46:49 -07:00
parent 78c15867f9
commit 5063475316

View file

@ -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,