
23 Apr
2012
23 Apr
'12
9:46 p.m.
I can't use phoenix, I'm still on boost 1.46.1.
Phoenix is present in boost 1.46, in a subdirectory of Spirit.
Oh thanks. What namespace is it in? I tried boost::spirit::phoenix, and boost::phoenix... nothing works.
It should be boost::phoenix. Take a look at e.g. libs/spirit/phoenix/example/users_manual/factorial.cpp Regards, Nate