next up previous contents
Next: Description Up: Algorithms Previous: See Also   Contents

Prototype

template <typename DFirstCursor>
void dot(ostream &out, DFirstCursor x, DFirstCursor y = DFirstCursor());

template <typename DFirstCursor>
void dot(DFA_dot &out, DFirstCursor x, DFirstCursor y = DFirstCursor());


Vincent Le Maout 2003-07-08