Sparx Systems Forum
Enterprise Architect => General Board => Topic started by: jhandler on August 21, 2003, 09:52:36 pm
-
Hi,
I'm trying to create C++ code for a class that uses pass-by-reference properties. I set the "Default Reference Type" in options > Generation > C++ to use pass-by-reference (Reference &), but when I check the "property" checkbox for my attributes, the accessors always use pass-by-pointer.
What am I missing?
Thanks,
Jon