Tenncor
Classes | Variables
tree.hpp File Reference
#include <functional>
#include <iostream>
#include <string>
Include dependency graph for tree.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  PrettyTree< T >
 

Variables

const char vert_branch = '-'
 

Variable Documentation

◆ vert_branch

const char vert_branch = '-'

tree.hpp dbg

Purpose: Draw a generic tree/graph structure as an ascii tree