algorithmtutorprograms
algorithmtutorprograms copied to clipboard
usage after delete
https://github.com/Bibeknam/algorithmtutorprograms/blob/11ef340f8c8e60839a9dff395dd52b8752c537a6/data-structures/red-black-trees/RedBlackTree.cpp line 303 z is pointing to tree and is deleted Subsequent lines use the tree which is already deleted