
Robert Jones wrote:
I'm struggling a little to navigate my way through the Boost svn repository for the correct Phoenix V2.0 files. There seem to be many deprecated locations and shell wrappers.
Eg.
boost/spirit/phoenix/operators.hpp
states it is deprected in favour of
boost/spirit/include/phoenix1_operators.hpp
which simply #includes
boost/home/classic/phoenix/operators.hpp
which seems to be the real thing.
Which, if any, of these is likely to emerge as the 'correct' long term home for these files?
Check again, the docs I updated: http://spirit.sourceforge.net/dl_docs/phoenix-2/libs/spirit/phoenix/doc/html... See the includes. You might be looking at an older doc. The proper include is in the spirit/home/phoenix directory. See for example: http://spirit.sourceforge.net/dl_docs/phoenix-2/libs/spirit/phoenix/doc/html... Regards, -- Joel de Guzman http://www.boostpro.com http://spirit.sf.net