Boost logo

Boost :

Subject: [boost] [phoenix3] Conflict with fusion::at and stl::at
From: Denis Taniguchi (taniguchi_at_[hidden])
Date: 2010-09-01 13:11:12


Hi,

The following code doesn't seem to compile, with phoenix3 trunk
(revision 65168):

#include <boost/phoenix/stl/container.hpp>
#include <boost/phoenix/fusion/at.hpp>

int main()
{
  return 0;
}

Since it's a design issue (both fusion::at and stl::at are visible in
boost::phoenix), I'm not submitting a patch.
Best regards,

Denis


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