Click here to Skip to main content
15,611,698 members
Articles / Programming Languages / C++

Tagged as

Stats

7.8K views
2 bookmarked

Reducing VisualStudio / C++ built times dramatically

Rate me:
Please Sign up or sign in to vote.
2.00/5 (1 vote)
25 Oct 2010CPOL
You could use internal and external include guards in your headers. This reduces compile time dramatically.

Views

Daily Counts

License

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



Comments and Discussions