Home
last modified time | relevance | path

Searched defs:graph_as_tree_base (Results 1 – 1 of 1) sorted by relevance

/third_party/boost/boost/graph/
Dgraph_as_tree.hpp26 class graph_as_tree_base class
34 graph_as_tree_base(Graph& g, Node root) : _g(g), _root(root) {} in graph_as_tree_base() function in boost::graph_as_tree_base