Click here to Skip to main content
15,889,335 members
Articles / Programming Languages / C++

How to Prevent Unnecessary Compilation of Source Files

Rate me:
Please Sign up or sign in to vote.
3.90/5 (13 votes)
6 Feb 2004CPOL9 min read 86K   261   22  
This article shows techniques to design C++ classes in such a way as to improve independency between files.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)


Written By
Web Developer
Netherlands Netherlands
This member has not yet provided a Biography. Assume it's interesting and varied, and probably something to do with programming.

Comments and Discussions