Book a Demo

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - jhandler

Pages: [1]
1
General Board / C++ Property By Reference
« 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

Pages: [1]