Skip to content

Tanguy-tech/ft_containers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

4 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

๐Ÿ‘จ๐Ÿปโ€๐Ÿ’ป This is the README file for projetc ft_containers for 42 school

๐Ÿ‘จ๐Ÿผโ€๐ŸŽ“ Authors: tbillon - prom 2020 contact: tbillon@student.42lyon.fr

๐Ÿ“’ Subject : Find ft_container's subject HERE

Containers in C++ all have a specific use. To make sure you understand them, you will implement them! In this project you will implement some C++ containers from the library (Standard Template Library). You have to use the structure of the original containers as a basis. If a part of the canonical form of Coplien is not present, don't do it. Remember, You must conform to the C++98 standard. Therefore, any newer newer functionality should NOT be done, but any C++98 functionality (even obsolete) is functionality (even obsolete) is expected.

โ–ถ๏ธ Usage:

  • In your terminal window, run make
  • Still in your terminal, run executable ./ft_containers. Output will show you original STL result in PINK and ft results in YELLOW. ENJOY ;)

๐Ÿ”— USEFULL LINKS :

forthebadge Powered by coffee Built with love

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors