Skip to content

Reimplementation of the containers added to C++ in the Standard Template Library

Notifications You must be signed in to change notification settings

aristotelis-bobas/ft_containers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 

Repository files navigation

ft_containers

This is a project for Codam (42 Network).
The assignment consisted of reimplementing the following STL containers:

  • Vector
  • Map
  • List
  • Queue
  • Stack

Iterators are reimplemented as well (if applicable).
Template specialization is implemented for <InputIterator> templates.

About

Reimplementation of the containers added to C++ in the Standard Template Library

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published