Tree.hh Versions Save

An STL-like C++ header-only tree library

3.18

2 years ago
  • Fix compilation error due to missing .
  • Add documentation and sample program for tree paths (path_t).

3.16

3 years ago

Bug-fix release to fix an error in move assignment operator.