Hi,
I'm getting the following error trying to iterate over adjacent vertices
in boost_1_31 with VC++ 7.1:
c:\boost_1_31_0\boost\mpl\aux_\preprocessed\plain\apply.hpp(50)
: fatal error C1001: INTERNAL COMPILER ERROR
(compiler file 'msc1.cpp', line 2701)
I have noticed other similar problems reported in the list archive along
with a request for a short example. Any advice would be appreciated.
The following example demonstrates the problem, sufficiently briefly, I
hope.
-------------- CUT -------------------------------------------
#include