
10 Jul
2007
10 Jul
'07
11:50 p.m.
Jarrad Waterloo wrote:
How does one do a push_back with push_back_a when one is using closures where the first member is a vector<any>? Similar knowledge is needed when member1 is a map<string, any>! I get the following error:
Don't use the *_a actions; they pre-date phoenix. Use the stl wrappers for phoenix instead. You can get them here: http://spirit.sourceforge.net/dl_more/stl-phx.zip Regards, -- Joel de Guzman http://www.boost-consulting.com http://spirit.sf.net