Vladimir Prus <[EMAIL PROTECTED]> writes:

> David Abrahams wrote:

>     2.1) libs/graph/test/graph_type.hpp
>
>     #line 136
>     Graph g;
>     typedef boost::graph_traits<Graph>::vertex_descriptor Vertex;
>     typedef boost::graph_traits<Graph>::edge_descriptor Edge;
>
> I have something completely different in this file. 

Yes, I think they (and you) are being thrown off by their
preprocessor.  If you look in the archive I posted I think you may
find the actual filename nearby.  It's surely the .cpp file being
compiled.

-- 
Dave Abrahams
Boost Consulting
www.boost-consulting.com

_______________________________________________
Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost

Reply via email to