Interface ICPPASTLambdaExpression

All Superinterfaces:
IASTExpression, IASTImplicitDestructorNameOwner, IASTImplicitNameOwner, IASTInitializerClause, IASTNode, ICPPASTExpression, ICPPASTInitializerClause

public interface ICPPASTLambdaExpression extends ICPPASTExpression, IASTImplicitNameOwner
Lambda expression, introduced in C++11.
Since:
5.3
Restriction:
This interface is not intended to be implemented by clients.
Restriction:
This interface is not intended to be extended by clients.