Subject: Re: [Boost-bugs] [Boost C++ Libraries] #5715: sequencing with comma does not work for boost::phoenix::bind
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2014-01-30 21:03:29
#5715: sequencing with comma does not work for boost::phoenix::bind
----------------------------------------+---------------------
Reporter: Gennady Proskurin <gpr@â¦> | Owner: theller
Type: Bugs | Status: new
Milestone: To Be Determined | Component: phoenix
Version: Boost 1.47.0 | Severity: Problem
Resolution: | Keywords:
----------------------------------------+---------------------
Comment (by John Fletcher <J.P.Fletcher@â¦>):
The solution to this is that an extra header is needed for Phoenix V3. The
actual header is
#include <boost/proto/operators.hpp>
This can be included by including any of the following:
#include <boost/phoenix/operator/member.hpp>
#include <boost/phoenix/operator.hpp>
#include <boost/phoenix.hpp>
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/5715#comment:1> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:15 UTC