AMDG Tony Lewis wrote:
In file included from /usr/include/boost/spirit/home/phoenix/stl/algorithm/detail/has_find.hpp:23, from /usr/include/boost/spirit/home/phoenix/stl/algorithm/querying.hpp:17, from /usr/include/boost/spirit/home/phoenix/algorithm.hpp:11, from /usr/include/boost/spirit/home/phoenix.hpp:10, from /usr/include/boost/graph/depth_first_search.hpp:24, from test.cpp:2: /usr/include/boost/spirit/home/phoenix/stl/algorithm/detail/./is_std_map.hpp:38: error: wrong number of template arguments (4, should be 1) /usr/include/boost/spirit/home/phoenix/stl/algorithm/detail/./is_std_map.hpp:28: error: provided for ‘template<class T> struct boost::is_std_map’ <snip>
This has been fixed in the trunk, but Phoenix seems to have a bunch of unmerged changes. In Christ, Steven Watanabe