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