Boost logo

Boost Users :

Subject: [Boost-users] [BGL] Determining the properties bundle type
From: Shaun Jackman (sjackman_at_[hidden])
Date: 2011-02-21 18:41:10


Hi,

What's the best way to determine the properties bundle type?
        G::vertex_bundled
        vertex_bundle_type<G>::type
        property_map_value<G, vertex_bundle_t>

I'm trying to determine the type that will be returned by g[u] where g
is a graph and u is a vertex_descriptor.

Thanks,
Shaun


Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net