H
herimo
I have defined a number of constructors on a class definition within my Visio
project. When I generate the C++ code the message Message "A non-abstract
class cannot have abstract operations" appears on the log and the generated
code only includes the default (parameter-less) constructor.
project. When I generate the C++ code the message Message "A non-abstract
class cannot have abstract operations" appears on the log and the generated
code only includes the default (parameter-less) constructor.