
15 Mar
2005
15 Mar
'05
11:16 a.m.
Robert Ramey wrote:
I think my solution is better as it uses the latestest spirit in cases where it should work. and uses 1.6 only when necessary.
That would probably be better in some cases, but we only use bcc32 here, and use spirit from boost (and use it as if it is still part of boost) so our solution works well for us. We just replace the newer spirit that ships with each boost distro, with the older one as it is the only one we can use (as we use spirit outside of serialization lib for other purposes). Cheers Russell