j
k
j a
j l
On Thu, Oct 22, 2009 at 10:43 PM, Sid Sacek <ssacek@securewatch24.com> wrote:
What's a "Reference Property" and how would you use it in code? An example please...
What's a "Reference Property" and how would you use it in code?
An example please...
Something like class C; class D { public: C& c; }; That'd be the non-property way.
Back to the thread
Back to the list