Commit Graph

12 Commits

Author SHA1 Message Date
Alessandro Ferro 828a41dd72 Library 3
bug fix: when size==0 and a BinaryTree[Lnk/Vec] is casted to BinaryTree, and operator== is called, it crashed
2021-05-25 15:56:40 +02:00
Alessandro Ferro a062709dc4 Library 3
bugfix
2021-05-11 07:00:36 +02:00
Alessandro Ferro 33106bcee2 Library 3
added tests on iterators, cleaner menu, fixes.
2021-05-09 16:07:20 +02:00
Alessandro Ferro 2e4f7c3de8 Library 3
fixed memory leak issues + optimization
2021-05-08 01:08:12 +02:00
Alessandro Ferro 5e58c3e7f4 Library 3
fixed bug #4 + enhancements
2021-05-06 19:46:16 +02:00
Alessandro Ferro 8e56f33808 Library 3
cleaner code
2021-05-05 22:37:45 +02:00
Alessandro Ferro 4add56d732 Library 3
bugfix
2021-05-05 10:03:25 +02:00
Alessandro Ferro 46c52c6132 Library 3
fixed compile-time errors
2021-05-04 16:05:48 +02:00
Alessandro Ferro 10c5148efc Library 3
binarytreevec
2021-05-01 23:58:12 +02:00
Alessandro Ferro 27726938dd Library 3
binarytreelnk
2021-04-30 18:12:50 +02:00
Alessandro Ferro 65942205cd Library 3 2021-04-29 08:36:55 +02:00
Alessandro Ferro 31bf18d985 Library 3
Added template
2021-04-24 16:58:05 +02:00