Skip to content

tsannie/ft_containers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ft_containers

42cursus - (2021-2022) 💻

  • Result : 125/100 ✅

screen

Properties

The objective of this project is to reimplement containers from the stl cpp.

On this project I have to take care of vector, stack, map and set. For the map and set storage method I used a red black tree that I modified a bit to adapt it to the containers request.

Each container has its own test files with a Makefile. At the end of the Makefile 2 binaries are created execute and compare with the cpp containers. A time comparison is also performed

Sources

Author

forthebadgeforthebadge

About

Let’s re-implement them !

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors