Hi,
i'm using StarUML 6.0.1 .
I'm trying to add to a Class Diagram the following C++ operator:
vec3& operator +=(const vec3 &v)
Unfortunately StarUML doesn't accept in the name of Operation the characters '+=', so i'm not able to add this operator to the Class Diagram.
How can i solve this problem ?
Thanks.
Luca Bicego