Skip to content

matboivin/ft_containers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ft_containers

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.

Requirements

This program was developed on Debian Linux. It runs on Debian and Ubuntu.

Testing

Own tests:

$ make && make debug

Test and draw Red-Black Tree (used for map and set):

$ make debug_tree && make test_tree

tree diagram

External tests:

Acknowledgements

School project done at 42 Paris.

License

See LICENSE for more information.

About

School project: Implementation of the C++98 containers

Topics

Resources

License

Stars

Watchers

Forks