·
4 commits
to master
since this release
This is the next release with some major updates related to utility functionalities, fixed some bugs related to variadic templates. Tried to design a much more STL like container based Binary tree library.
In the next major release:
Iterators to the binary trees would be a major part.
Exception fixes to some of the methods.
In the minor releases:
Some bug fixes.
Improvements in readability.
Some new utility functionalities.