Skip to content

Commit 3bfa5e6

Browse files
authored
Update README.md
1 parent 11a5b0a commit 3bfa5e6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,5 @@ The following public methods are available:
1818
-> void deleteAll() : deletes all the nodes of the splay tree.
1919

2020
-> ~SplayTree() : destructor.
21+
22+
The above public methods make use of other private recursive member methods.

0 commit comments

Comments
 (0)