Interface ICPPASTFoldExpression

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

public interface ICPPASTFoldExpression extends ICPPASTExpression
Fold expression, introduced in C++17.
Since:
8.1
Restriction:
This interface is not intended to be implemented by clients.
Restriction:
This interface is not intended to be extended by clients.