$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Jeremy Siek (jsiek_at_[hidden])
Date: 2003-02-17 08:50:13
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 <ghost_at_[hidden]> 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: jsiek_at_[hidden]
 C++ Booster (http://www.boost.org)   office phone: (812) 855-3608
----------------------------------------------------------------------