Boost logo

Boost :

Subject: Re: [boost] Search a vector of tuples?
From: Robert Dailey (rcdailey.lists_at_[hidden])
Date: 2012-04-23 17:55:34


On Mon, Apr 23, 2012 at 4:50 PM, Nathan Ridge <zeratul976_at_[hidden]>wrote:

>
> > 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.

I included that one first, but it said it was deprecated and to use the v1
header.

I took a lucky guess and included <boost/spirit/home/phoenix.hpp> and that
one works as expected, and the phoenix namespace is inside of boost
namespace like I expect. I'm assuming this is the correct one to use.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk