Boost logo

Boost :

From: David Abrahams (dave_at_[hidden])
Date: 2003-02-17 07:07:16


Vladimir Prus <ghost_at_[hidden]> 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

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk