You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to YAKINDU User
Hi,
while nesting a statechart within another statechart with seperated interfaces, the c++ codegenerator builds the nested statechart as an inner class and sets the copyconstructor of the outer class as private. Is there any possibility to generate code with an public copy constructor so I don't have to customize the generated code manually?