This is the first real C++ project at 42 school.
It aims at learning three basic containers by recreating them from scratch.
These containers are stack, vector and map.
There's also some utility functions to implement :
-iterators_traits
-reverse_iterator
-enable_if
-is_integral
-equal and lexicographical_compare
-std::pair
-std::make_pair
Like all the other C++ projetcs of 42, the code must follow the 98 standard. The boost library is forbidden.\
-
Notifications
You must be signed in to change notification settings - Fork 0
rcollas/ft_containers
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Stack, Vector and Map implementation from scratch in C++98
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published