-
Notifications
You must be signed in to change notification settings - Fork 0
loki-47-6F-64/RedBlackTree
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
Author Loki: RBTree::insert(keyType key, classType *data) inserts data into the tree. RBTree::getData(keyType key) retrieves a pointer to the data associated with the key. RBTree::deleteData(keyType key) deletes the data associated with the key.
About
A balanced tree
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published