Public Member Functions | |
level (unsigned n) | |
U | father (const U &child) const |
U | children (const U &father) const |
void | insert (const U &father, const U &child) |
void | merge (const U &l1, const U &l2) |
std::ostream & | print (std::ostream &ostr) const |
Definition at line 63 of file level.hh.