DOC HOME SITE MAP MAN PAGES GNU INFO SEARCH PRINT BOOK
 
The Design of C++ Standard Components

Compilation time

Compilation time is a real concern for projects with numerous source files or limited development computing resources. Will these projects use components if doing so increases their compilation time even more? This section describes three techniques we use to keep compilation time reasonable:


Next topic: Minimizing interface dependencies
Previous topic: Avoiding language features with execution speed penalties

© 2005 The SCO Group, Inc. All rights reserved.
SCO OpenServer Release 6.0.0 -- 02 June 2005