[phoenix3] Conflict with fusion::at and stl::at

1 Sep
2010
1 Sep
'10
5:11 p.m.
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
5396
Age (days ago)
5396
Last active (days ago)
0 comments
1 participants
participants (1)
-
Denis Taniguchi