The EMDW Model Compiler (MC) is an Eclipse based tool for generating optimized C++ source code for applications developed in the novel xtUML-RT modeling language.
Currently stateful classes unschedule themselves on destruction, but only in the auto-generated default destructor. If a custom destructor is provided, the class will not unschedule itself, and this can lead to errors.
Currently stateful classes unschedule themselves on destruction, but only in the auto-generated default destructor. If a custom destructor is provided, the class will not unschedule itself, and this can lead to errors.