From: Jérôme Benoit Date: Fri, 9 Feb 2018 13:21:53 +0000 (+0100) Subject: Implement a class for a binary tree of integers. X-Git-Url: https://git.piment-noir.org/?a=commitdiff_plain;h=a323eab8ab416119b207b482af226382182ac63f;hp=a323eab8ab416119b207b482af226382182ac63f;p=TP_POO.git Implement a class for a binary tree of integers. Signed-off-by: Jérôme Benoit ---