Skip to content

novan-ve/containers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Containers

Reimplementation of different C++ containers from the STL library. All member functions and iterators have been recreated, with the purpose of fully understanding the inner workings of these containers. Includes extensive tests for comparison with the STL library.

Includes the following containers:

  • List
  • Vector
  • Map
  • Stack
  • Queue

About

Reimplementation of C++ containers

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published