Helper for selecting the vertex implementation depending on if the hierarchical graph is with or without properties on vertices. More...
Public Types | |
| typedef hgraph_vertex_property_impl< VD, AdjList, Property > | type |
Helper for selecting the vertex implementation depending on if the hierarchical graph is with or without properties on vertices.
| VD | The type of the vertex descriptor. |
| AdjList | The type of the adjacency list. |
| Property | The type of the vertex property. |
1.8.13