Hi all,
while trying to compile the city_visitor.cpp example in the Graph lib with
VC60 SP 3, I've got the following error
--------------
--------------------Configuration: CityVisitor - Win32
Release--------------------
Compiling...
CityVisitor.cpp
C:\BOOST\INCLUDE\BOOST-1_31\boost/graph/depth_first_search.hpp(132) : error
C2059: syntax error : 'static_cast'
C:\BOOST\INCLUDE\BOOST-1_31\boost/graph/depth_first_search.hpp(228) :
see reference to function template instantiation 'void __cdecl
boost::detail::depth_first_visit_impl(const class
boost::adjacency_list