ft_containers
is a school project of 42.
42 is a private, non-profit and tuition-free Computer Science school based on peer-to-peer learning and hands-on projects.
Implementation of the containers in C++.
This is a school exercise about research. Don't use it since it is not suitable at all for production.
This program was developed on Debian Linux. It runs on Debian and Ubuntu.
Own tests:
$ make && make debug
Test and draw Red-Black Tree (used for map and set):
$ make debug_tree && make test_tree
External tests:
School project done at 42 Paris.
See LICENSE
for more information.