Re: C++

Thomas Dodd <[email protected]> Mon, 24 Feb 2003 11:35:21 -0600
Newsgroups gmane.linux.redhat.release.psyche,gmane.linux.redhat.devel,gmane.comp.mozilla.builds
Message-ID <[email protected]>
Thanks to all who replied. That solved it.


Michael Schwendt wrote:

>Since only pointers to A and B are involved, a forward declaration
>
>class A;
>
>in front of class B and 
>  
>
That's the one that was causing me trouble.

I check the C++ books I had lying around and couldn't find forward 
declaration.

After the mention here, I was looking at some other code and saw it used.
Now, why didn't I see that in the code before? :(

Thanks again all.

    -Thomas




-- 
Psyche-list mailing list
[email protected]
https://listman.redhat.com/mailman/listinfo/psyche-list