
21 May
2004
21 May
'04
2:27 a.m.
On Wed, 19 May 2004, Victor A. Wagner Jr. wrote:
The following errors have been showing up in my nightly builds starting 2004 May 14
C:\Projects\boost\boost\graph\adjacency_list.hpp(423) : error C2653: 'boost::adjacency_list<OutEdgeListS,VertexListS,DirectedS,VertexProperty,EdgeProperty,GraphProperty,EdgeListS>::vertex_bundled' : is not a class or namespace name
How annoying... it thinks the typedef can't be a class. I've worked around the problem for VC++ 7.1. Doug