Project Home
Project Home
Trackers
Trackers
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
BroadcastCommunity.qnx.com will be offline from May 31 6:00pm until June 2 12:00AM for upcoming system upgrades. For more information please go to https://community.qnx.com/sf/discussion/do/listPosts/projects.bazaar/discussion.bazaar.topc28418
Forum Topic - c++ classes organization: (1 Item)
   
c++ classes organization  
Hi there. Problem is that it seems that compiler does not work right when methods realization is located in *.cc files. 
It compiles code only when it done in *.h files. Is it right and appropriate or there are some tricks? Any ideas? Thanks
 there.