30 Apr
2012
30 Apr
'12
7:48 p.m.
On Mon 30 Apr 2012 19:55, Geoffrey Garen <ggaren@apple.com> 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/