On Mon 30 Apr 2012 19:55, Geoffrey Garen <[email protected]> writes:

> Our strategy for this kind of problem, rather than re-engineering code
> to work around inlining dependencies, is just to make a separate
> "{Class}Inlines.h", where the inline functions are defined, and require
> any .cpp file that calls those functions to #include "{Class}.h" and
> "{Class}Inlines.h".

Okeydoke, will do.  Thanks for the note.

Andy
-- 
http://wingolog.org/
_______________________________________________
squirrelfish-dev mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/squirrelfish-dev

Reply via email to