The graph_type.hpp file gets generated by a test file, in fact, it gets generated over and over again. The purpose is to test the many different variations of the adjacency_list.
Cheers, Jeremy On Mon, 17 Feb 2003, David Abrahams wrote: dave> Vladimir Prus <[EMAIL PROTECTED]> writes: dave> dave> > David Abrahams wrote: dave> dave> > 2.1) libs/graph/test/graph_type.hpp dave> > dave> > #line 136 dave> > Graph g; dave> > typedef boost::graph_traits<Graph>::vertex_descriptor Vertex; dave> > typedef boost::graph_traits<Graph>::edge_descriptor Edge; dave> > dave> > I have something completely different in this file. dave> dave> Yes, I think they (and you) are being thrown off by their dave> preprocessor. If you look in the archive I posted I think you may dave> find the actual filename nearby. It's surely the .cpp file being dave> compiled. dave> dave> -- dave> Dave Abrahams dave> Boost Consulting dave> www.boost-consulting.com dave> ---------------------------------------------------------------------- Jeremy Siek http://php.indiana.edu/~jsiek/ Ph.D. Student, Indiana Univ. B'ton email: [EMAIL PROTECTED] C++ Booster (http://www.boost.org) office phone: (812) 855-3608 ---------------------------------------------------------------------- _______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost