Interface ICPPASTDeductionGuide

All Superinterfaces:
IASTAttributeOwner, IASTDeclarator, IASTFunctionDeclarator, IASTNameOwner, IASTNode, IASTStandardFunctionDeclarator, ICPPASTDeclarator, ICPPASTFunctionDeclarator

public interface ICPPASTDeductionGuide extends ICPPASTFunctionDeclarator
Deduction guide, introduced in C++17.
Since:
8.2
Restriction:
This interface is not intended to be implemented by clients.
Restriction:
This interface is not intended to be extended by clients.