5.13.3. dfs.hpp

Full path: graph_canon/tree_traversal/dfs.hpp

class traversal_dfs

Tree traversal visitor for depth-first traversal.

The class is DefaultConstructible.