Ast.TrailingReturnType Class
Namespace: Ast
Superclasses: AstNodeProperties
Represents the trailing_return_type nodes in the syntax tree of your code
Since R2026a
Description
TrailingReturnType class represents the C++ syntax node trailing_return_type in your code and contains predicates to query properties and children of this node.
Predicates
Version History
Introduced in R2026a