Public Types |
typedef graph_traits< graph >
::vertex_descriptor | vertex |
typedef graph_traits< graph >
::edge_descriptor | edge |
Public Member Functions |
| bfs_self_loop_visitor (int &ct) |
void | tree_edge (edge *e, vertex *v, vertex *v2) const |
void | back_edge (edge *e, vertex *v, vertex *v2) const |
template<typename graph>
class bfs_self_loop_visitor< graph >
The documentation for this class was generated from the following file: