Otawa  0.10
PreorderIterator.h File Reference

Go to the source code of this file.

Classes

class  otawa::graph::PreorderIterator< G >
 An iterator allowing to traverse the graph using preorder, that is, a node is only traversed when its predecessors has been traversed. More...
 

Namespaces

 otawa
 $Id$ Copyright (c) 2007, IRIT - UPS casse.nosp@m.@iri.nosp@m.t.fr
 
 otawa::graph