clibgen.api.ConstructorDefinition
R2026bDescription
A clibgen.api.ConstructorDefinition object represents the
MATLAB® definition of a C++ constructor.
Creation
creates a
constructor definition object from the ctor = classDef.ConstructorsConstructors property of a clibgen.api.ClassDefinition
object.
creates a
constructor definition from the ctor = classDef.ConstructorsIncompleteConstructors property.
Properties
Examples
Version History
Introduced in R2026b