$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [boost] Search a vector of tuples?
From: Nathan Ridge (zeratul976_at_[hidden])
Date: 2012-04-23 17:50:17
> I'm including
> <boost/spirit/include/phoenix1.hpp>. I hope that's right.
That's an old version of phoenix (phoenix v1).
Try <boost/spirit/include/phoenix.hpp>, which includes
phoenix v2.
Regards,
Nate