$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Joel de Guzman (joel_at_[hidden])
Date: 2007-07-10 19:50:41
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