|
Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
|
Functor to convert tree node to string for output. More...
Public Member Functions | |
| string | operator() (Tree_Node< int > *p) |
Functor to convert tree node to string for output.
Definition at line 180 of file generate_forest.C.
Definition at line 182 of file generate_forest.C.
References Aleph::Tree_Node< T >::get_key(), and Aleph::to_string().
Referenced by TEST_F().