#include <genesis/tree/tree_set.hpp>
Store a Tree together with a name for it.
Definition at line 58 of file tree_set.hpp.
Public Attributes | |
std::string | name |
Tree | tree |
std::string name |
Definition at line 60 of file tree_set.hpp.
Tree tree |
Definition at line 61 of file tree_set.hpp.