Boost logo

Boost :

From: Mat Marcus (mmarcus-boost_at_[hidden])
Date: 2003-09-10 19:03:01


It seems like it is not possible to use say vector_as_graph with
filtered_graph. For one thing the graph_traits of vector_as_graph do
not supply void typedefs for the concepts which it does not model. For
another thing filtered_graph assumes that the filtee(?) supplies
typedefs such as edge_property_type and vertex_property type directly
(e.g. not via traits). Thougts?

Thanks,
Mat


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