2010/1/17 Anders Andersson <pipat...@gmail.com>:
> You won't run in to any problems if you do it right, when you do as
> you say. The time it takes to parse the header is probably negligible
> compared to the rest of compilation in a modern compiler and a modern
> system with disk cache etc. .

It's good to note that Apple has been putting lots of effort in to the
llvm c compiler (clang) because it parsers header files much faster
than gcc and the current way Apple does includes is to have one
include file that includes everything else you'd ever need.
Which is kind of insane.

- jessta
-- 
=====================
http://jessta.id.au

Reply via email to