Property Kind | property_kind<Property>::type | This specifies whether the property is a VertexProperty (vertex_property_tag), an EdgeProperty (edge_property_tag), or a GraphProperty which is attached to the graph object itself (graph_property_tag). The tags are defined in boost/graph/properties.hpp |
Copyright © 2000 | Jeremy Siek, Univ.of Notre Dame (jsiek@lsc.nd.edu) |