OpenGenus / cosmos

World's largest Contributor driven code dataset | Used in Quark Search Engine, @OpenGenus IQ, OpenGenus Visual Project
http://internship.opengenus.org
GNU General Public License v3.0
13.56k stars 3.68k forks source link

Red Black Tree removal in C++ #2430

Open moore3071 opened 6 years ago

moore3071 commented 6 years ago

This is a(n):

Details:

The C++ implementation of Red Black Trees needs removal/deletion implemented.

soc221b commented 6 years ago

I'll try to fix this.