Re: to include a C++ class in proj
Re: to include a C++ class in proj
- Subject: Re: to include a C++ class in proj
- From: Scott Ribe <email@hidden>
- Date: Thu, 27 Mar 2008 08:12:11 -0600
- Thread-topic: to include a C++ class in proj
> Again what headers to include for a .hh file to be taken as a file
> declaring a C++ class?
None for what you posted. Headers are only needed to introduce declarations
of classes, types, etc which you will use.
--
Scott Ribe
email@hidden
http://www.killerbytes.com/
(303) 722-0567 voice
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden