Boost logo

Boost :

Subject: Re: [boost] [Boost-users] [BGL] Stoer–Wagner min-cut algorithm
From: Daniel Trebbien (dtrebbien_at_[hidden])
Date: 2010-06-24 11:20:56


> - Operations on graphs and property maps (but not on tuples) need to use
> unqualified names (such as "get" and "target") in order for ADL to work on
> user-defined graph types that are not in the boost namespace.

Do `graph_traits`, `property_traits`, `vertices`, `num_vertices`,
`add_vertex`, `add_edge`, and `out_edges` also need qualification?


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