TP2: cast double to int the compare method returned value.
[TP_POO.git] / Arbres /
2018-02-13  Jérôme BenoitMerge branch 'master' of git.piment-noir.org:TP_POO
2018-02-11  Jérôme BenoitMake the "else if" more logic regarding the conditions.
2018-02-10  Jérôme BenoitCode cleanup.
2018-02-09  Jérôme BenoitSpell fix in comment.
2018-02-09  Jérôme BenoitCode cleanups.
2018-02-09  Jérôme BenoitBetter test case for the binary tree class.
2018-02-09  Jérôme BenoitFix all remaining bugs in the binary tree code.
2018-02-09  Jérôme BenoitImplement a class for a binary tree of integers.
2018-02-09  Jérôme BenoitAdd the binary tree class code skeleton.