Skip to content

The multiple available containers in C++ all have a very different usage. To make sure you understand them all, let’s re-implement them!

Notifications You must be signed in to change notification settings

42pde-bakk/ft_containers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ft_containers

The multiple available containers in C++ all have a very different usage. To make sure you understand them all, let’s re-implement them!

pde-bakk's 42Project Score

Workflows to check if the containers compile and work as expected on both macOS and Ubuntu:

List: List - Check Ubuntu & macOS compilation C++ CI

Vector: Vector - Check Ubuntu & macOS compilation C++ CI

Map: Map - Check Ubuntu & macOS compilation C++ CI

Stack: Stack - Check Ubuntu & macOS compilation C++ CI

Queue: Queue - Check Ubuntu & macOS compilation C++ CI

Deque: Deque - Check Ubuntu & macOS compilation C++ CI

Set: Set - Check Ubuntu & macOS compilation C++ CI

MultiSet: MultiSet - Check Ubuntu & macOS compilation C++ CI

MultiMap: MultiMap - Check Ubuntu & macOS compilation C++ CI

About

The multiple available containers in C++ all have a very different usage. To make sure you understand them all, let’s re-implement them!

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages