Main Page Modules Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Related Pages
tree_visitor.h File Reference
Go to the source code of this file.
Function Documentation
template<class T> |
void visit_list |
( |
list< T > & |
l, |
|
|
Visitor * |
the_visitor |
|
) |
|
|
|