Home
last modified time | relevance | path

Searched refs:tree_printer (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/libs/graph/example/
Dgraph_as_tree.cpp15 class tree_printer class
61 tree_printer vis; in main()
Dboost_web_graph.cpp213 print_tree_visitor< NameMap, size_type* > tree_printer( in main() local
217 depth_first_visit(search_tree, src, tree_printer, get(vertex_color, g)); in main()