depth_first_iter< GRAPH, ITERATOR, VISITED > Struct Template Reference

#include <graph.h>

Inheritance diagram for depth_first_iter< GRAPH, ITERATOR, VISITED >:
Inheritance graph
[legend]
Collaboration diagram for depth_first_iter< GRAPH, ITERATOR, VISITED >:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 depth_first_iter (GRAPH::node *v)

Detailed Description

template<class GRAPH, class ITERATOR = GRAPH::succ_node_iter, class VISITED = set<GRAPH::node*>>
struct depth_first_iter< GRAPH, ITERATOR, VISITED >

Definition at line 514 of file graph.h.


Constructor & Destructor Documentation

template<class GRAPH, class ITERATOR = GRAPH::succ_node_iter, class VISITED = set<GRAPH::node*>>
depth_first_iter< GRAPH, ITERATOR, VISITED >::depth_first_iter ( GRAPH::node *  v  )  [inline]

The documentation for this struct was generated from the following file:

Generated on Tue Nov 17 06:38:48 2009 for Open64 (mfef90, whirl2f, and IR tools) by  doxygen 1.6.1